.coveragerc
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
pyproject.toml
pytest.ini
setup.cfg
setup.py
src/persontitles/__init__.py
src/persontitles/academic_austria.py
src/persontitles/academic_degrees.py
src/persontitles/academic_german.py
src/persontitles/academic_german_drtitel.py
src/persontitles/academic_german_wiki.py
src/persontitles/academic_uk.py
src/persontitles/academic_us.py
src/persontitles/gov_jobs.py
src/persontitles/job_titles.py
src/persontitles/peertitles.py
src/persontitles/rel_titles.py
src/persontitles/salutations.py
src/persontitles.egg-info/PKG-INFO
src/persontitles.egg-info/SOURCES.txt
src/persontitles.egg-info/dependency_links.txt
src/persontitles.egg-info/top_level.txt
src/persontitles/data/__init__.py
tests/context.py
tests/test_degrees.py
tests/test_german.py
tests/test_german_drtitel.py
tests/test_german_wiki.py
tests/test_job_titles.py
tests/test_peertitles.py
tests/test_uk.py
tests/test_us.py