.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.md
requirements.txt
setup.cfg
setup.py
.github/workflows/runtests.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/conjugator/__init__.py
src/conjugator/spanish.py
src/conjugator.egg-info/PKG-INFO
src/conjugator.egg-info/SOURCES.txt
src/conjugator.egg-info/dependency_links.txt
src/conjugator.egg-info/not-zip-safe
src/conjugator.egg-info/requires.txt
src/conjugator.egg-info/top_level.txt
tests/conftest.py
tests/test_spanish.py