MANIFEST.in
README.md
setup.cfg
setup.py
bcp47/__init__.py
bcp47/code.py
bcp47/iana-bcp47.txt
bcp47/parser.py
python_bcp47.egg-info/PKG-INFO
python_bcp47.egg-info/SOURCES.txt
python_bcp47.egg-info/dependency_links.txt
python_bcp47.egg-info/not-zip-safe
python_bcp47.egg-info/requires.txt
python_bcp47.egg-info/top_level.txt
tests/__init__.py
tests/bcp47.py
tests/code.py
tests/parser.py