[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.