.editorconfig
.flake8
.gitattributes
.gitignore
.readthedocs.yaml
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
check
requirements.txt
setup.cfg
setup.py
tox.ini
versioneer.py
.builds/debian_oldstable.yml
.builds/debian_stable.yml
.builds/update_docs.yml
confusable_homoglyphs/__init__.py
confusable_homoglyphs/_version.py
confusable_homoglyphs/categories.json
confusable_homoglyphs/categories.py
confusable_homoglyphs/cli.py
confusable_homoglyphs/confusables.json
confusable_homoglyphs/confusables.py
confusable_homoglyphs/utils.py
confusable_homoglyphs.egg-info/PKG-INFO
confusable_homoglyphs.egg-info/SOURCES.txt
confusable_homoglyphs.egg-info/dependency_links.txt
confusable_homoglyphs.egg-info/entry_points.txt
confusable_homoglyphs.egg-info/requires.txt
confusable_homoglyphs.egg-info/top_level.txt
docs/Makefile
docs/apidocumentation.rst
docs/authors.rst
docs/categories.json
docs/conf.py
docs/confusable_homoglyphs.rst
docs/confusables.json
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/test_categories.py
tests/test_cli.py
tests/test_confusables.py