.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
NEWS.rst
README.rst
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
towncrier.toml
tox.ini
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
inflect/__init__.py
inflect/py.typed
inflect.egg-info/PKG-INFO
inflect.egg-info/SOURCES.txt
inflect.egg-info/dependency_links.txt
inflect.egg-info/requires.txt
inflect.egg-info/top_level.txt
inflect/compat/__init__.py
inflect/compat/pydantic.py
inflect/compat/pydantic1.py
tests/inflections.txt
tests/test_an.py
tests/test_classical_all.py
tests/test_classical_ancient.py
tests/test_classical_herd.py
tests/test_classical_names.py
tests/test_classical_person.py
tests/test_classical_zero.py
tests/test_compounds.py
tests/test_inflections.py
tests/test_join.py
tests/test_numwords.py
tests/test_pl_si.py
tests/test_pwd.py
tests/test_unicode.py