.gitignore
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
.github/workflows/publish.yml
.github/workflows/test.yml
humane/162-colours.txt
humane/200-animal-plurals.txt
humane/253-adjectives.txt
humane/281-verbs.txt
humane/321-adverbs.txt
humane/__init__.py
humane/__main__.py
humane/cli.py
humane/emojihash.py
humane/humanid.py
humane.egg-info/PKG-INFO
humane.egg-info/SOURCES.txt
humane.egg-info/dependency_links.txt
humane.egg-info/entry_points.txt
humane.egg-info/requires.txt
humane.egg-info/top_level.txt
humane/tests/__init__.py
humane/tests/test_humanid.py