lib-detect-encoding

View on PyPIReverse Dependencies (0)

1.0.1 lib_detect_encoding-1.0.1-py3-none-any.whl

Wheel Details

Project: lib-detect-encoding
Version: 1.0.1
Filename: lib_detect_encoding-1.0.1-py3-none-any.whl
Download: [link]
Size: 13975
MD5: 754724438e27a15afab06a0746b5e0cd
SHA256: 2b6b7d14bb924ffbb48e04a9a26b586bf928f6408a8cf087076f69a770fd01a2
Uploaded: 2023-10-13 22:59:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lib-detect-encoding
Version: 1.0.1
Summary: detects encodings of raw files, or the system default encoding
Author-Email: Robert Nowotny <bitranox[at]gmail.com>
Project-Url: Homepage, https://github.com/bitranox/lib_detect_encoding
Project-Url: Documentation, https://github.com/bitranox/lib_detect_encoding/blob/master/README.rst
Project-Url: Repository, https://github.com/bitranox/lib_detect_encoding.git
Project-Url: Changelog, https://github.com/bitranox/lib_detect_encoding/blob/master/CHANGES.rst
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8.0
Requires-Dist: chardet
Requires-Dist: cli-exit-tools
Requires-Dist: click
Requires-Dist: lib-log-utils
Requires-Dist: lib-platform
Requires-Dist: black; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: coloredlogs; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: readme-renderer; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 10352 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lib_detect_encoding/__init__.py sha256=XQWxkDnUsBfXAf_LXwHeAO761SnExAC24TYIuEliRfo 718
lib_detect_encoding/__init__conf__.py sha256=GKAYqMg8K3qHdx9OMcYvF58e3kWgHmVy_y_Zmn6vaqw 577
lib_detect_encoding/lib_detect_encoding.py sha256=u3rqv3l-Cq0dGAD07jkhPLpAdtjUSolphA1y66DsC00 31261
lib_detect_encoding/lib_detect_encoding_cli.py sha256=1XZ5-V3pp9q3IspbjQf7SO-ptaVEYVKoAUX_kC7csS8 3818
lib_detect_encoding/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lib_detect_encoding-1.0.1.dist-info/LICENSE sha256=d1DOv0kvZC-KAvX-_WwOLXiKoDxt0AkqabudyHHolZg 1076
lib_detect_encoding-1.0.1.dist-info/METADATA sha256=00XaPxJS-CfqIG8RKC37nh0RZoQqV9ww2n2_iBhiI9Q 11909
lib_detect_encoding-1.0.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
lib_detect_encoding-1.0.1.dist-info/entry_points.txt sha256=K2RZjmgy0u8Gg_r2NR-YuBkxLEWihKE9cDuCLveXSvc 93
lib_detect_encoding-1.0.1.dist-info/top_level.txt sha256=srf6WU3vvLbFIxmgVzRbURUdH4yhtDHSAMEqoNzm7Ck 20
lib_detect_encoding-1.0.1.dist-info/RECORD

top_level.txt

lib_detect_encoding

entry_points.txt

lib_detect_encoding = lib_detect_encoding.lib_detect_encoding_cli:cli_main