.editorconfig
.gitignore
.travis.yml
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/iso_language_codes.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
iso_language_codes/__init__.py
iso_language_codes/iso_language_codes.py
iso_language_codes/language_codes.db.bak
iso_language_codes/language_codes.db.dat
iso_language_codes/language_codes.db.dir
iso_language_codes.egg-info/PKG-INFO
iso_language_codes.egg-info/SOURCES.txt
iso_language_codes.egg-info/dependency_links.txt
iso_language_codes.egg-info/not-zip-safe
iso_language_codes.egg-info/top_level.txt
tests/__init__.py
tests/test_iso_language_codes.py