.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.md
README.rst
devinit
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/onomaspy/__init__.py
src/onomaspy/klass.py
src/onomaspy/listy.py
src/onomaspy/main.py
src/onomaspy/name.py
src/onomaspy/name_divider.py
src/onomaspy/personal_name.py
src/onomaspy/registry.py
src/onomaspy.egg-info/PKG-INFO
src/onomaspy.egg-info/SOURCES.txt
src/onomaspy.egg-info/dependency_links.txt
src/onomaspy.egg-info/entry_points.txt
src/onomaspy.egg-info/not-zip-safe
src/onomaspy.egg-info/requires.txt
src/onomaspy.egg-info/top_level.txt
tests/conftest.py
tests/test_main.py
tests/test_personal_name.py
tests/data/families.txt
tests/data/givens.txt
tests/data/names.txt