MANIFEST.in
README.md
setup.py
countrynames/__init__.py
countrynames/compile.py
countrynames/data.py
countrynames/data.yaml
countrynames/mappings.py
countrynames/py.typed
countrynames/util.py
countrynames.egg-info/PKG-INFO
countrynames.egg-info/SOURCES.txt
countrynames.egg-info/dependency_links.txt
countrynames.egg-info/namespace_packages.txt
countrynames.egg-info/not-zip-safe
countrynames.egg-info/requires.txt
countrynames.egg-info/top_level.txt
tests/__init__.py
tests/test_countrynames.py