/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
charset_normalizer-2.0.12-py3.7.egg-info
/
Upload Filee
HOME
CHANGELOG.md LICENSE MANIFEST.in README.md dev-requirements.txt setup.cfg setup.py charset_normalizer/__init__.py charset_normalizer/api.py charset_normalizer/cd.py charset_normalizer/constant.py charset_normalizer/legacy.py charset_normalizer/md.py charset_normalizer/models.py charset_normalizer/py.typed charset_normalizer/utils.py charset_normalizer/version.py charset_normalizer.egg-info/PKG-INFO charset_normalizer.egg-info/SOURCES.txt charset_normalizer.egg-info/dependency_links.txt charset_normalizer.egg-info/entry_points.txt charset_normalizer.egg-info/requires.txt charset_normalizer.egg-info/top_level.txt charset_normalizer/assets/__init__.py charset_normalizer/cli/__init__.py charset_normalizer/cli/normalizer.py data/NOTICE.md data/sample-arabic-1.txt data/sample-arabic.txt data/sample-bulgarian.txt data/sample-chinese.txt data/sample-english.bom.txt data/sample-french-1.txt data/sample-french.txt data/sample-greek-2.txt data/sample-greek.txt data/sample-hebrew-2.txt data/sample-hebrew-3.txt data/sample-korean.txt data/sample-russian-2.txt data/sample-russian-3.txt data/sample-russian.txt data/sample-spanish.txt data/sample-turkish.txt docs/Makefile docs/api.rst docs/conf.py docs/index.rst docs/make.bat docs/requirements.txt docs/community/faq.rst docs/community/why_migrate.rst docs/user/advanced_search.rst docs/user/cli.rst docs/user/getstarted.rst docs/user/handling_result.rst docs/user/miscellaneous.rst docs/user/support.rst tests/__init__.py tests/test_base_detection.py tests/test_cli.py tests/test_coherence_detection.py tests/test_detect_legacy.py tests/test_edge_case.py tests/test_full_detection.py tests/test_large_payload.py tests/test_logging.py tests/test_mess_detection.py tests/test_normalize_fp.py tests/test_preemptive_detection.py tests/test_utils.py