~cnx/ipwhl-devel

ipwhl-data: binaryornot: init at 0.4.4 v1 APPLIED

Ngô Ngọc Đức Huy: 1
 binaryornot: init at 0.4.4

 1 files changed, 6 insertions(+), 0 deletions(-)
#568465 .build.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~cnx/ipwhl-devel/patches/24454/mbox | git am -3
Learn more about email & git

[PATCH ipwhl-data] binaryornot: init at 0.4.4 Export this patch

Ultra-lightweight pure Python package to check if a file is binary or
text.
---
 pkgs/b7/binaryornot/binaryornot-0.4.4-py2.py3-none-any.toml | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 pkgs/b7/binaryornot/binaryornot-0.4.4-py2.py3-none-any.toml

diff --git a/pkgs/b7/binaryornot/binaryornot-0.4.4-py2.py3-none-any.toml b/pkgs/b7/binaryornot/binaryornot-0.4.4-py2.py3-none-any.toml
new file mode 100644
index 0000000..942c3d3
--- /dev/null
+++ b/pkgs/b7/binaryornot/binaryornot-0.4.4-py2.py3-none-any.toml
@@ -0,0 +1,6 @@
source = 'https://files.pythonhosted.org/packages/24/7e/f7b6f453e6481d1e233540262ccbfcf89adcd43606f44a028d7f5fae5eb2/binaryornot-0.4.4-py2.py3-none-any.whl'
content-id = 'QmQ3rfUQANPP4tRsQyn6Tosb3RhLdxpqLLTCYLrWo7TLZL'
extras = []
dependencies = [
	'chardet>=3.0.2',
]
-- 
2.32.0
Thanks, I applied the patch.