LICENSE
MANIFEST.in
README.md
pyproject.toml
charset_mnbvc/__init__.py
charset_mnbvc/api.py
charset_mnbvc/common_utils.py
charset_mnbvc/constant.py
charset_mnbvc/cross_magic.py
charset_mnbvc/langid_tokenizer.py
charset_mnbvc/language_fingerprints.py
charset_mnbvc/verify.py
charset_mnbvc/version.py
charset_mnbvc.egg-info/PKG-INFO
charset_mnbvc.egg-info/SOURCES.txt
charset_mnbvc.egg-info/dependency_links.txt
charset_mnbvc.egg-info/requires.txt
charset_mnbvc.egg-info/top_level.txt
charset_mnbvc/data/language_fingerprints.json
tests/test_api.py
tests/test_language_fingerprints.py