AUTHORS
CHANGES
LICENSE
MANIFEST.in
Makefile
conftest.py
setup.cfg
setup.py
tox.ini
Babel.egg-info/PKG-INFO
Babel.egg-info/SOURCES.txt
Babel.egg-info/dependency_links.txt
Babel.egg-info/entry_points.txt
Babel.egg-info/not-zip-safe
Babel.egg-info/requires.txt
Babel.egg-info/top_level.txt
babel/__init__.py
babel/_compat.py
babel/core.py
babel/dates.py
babel/lists.py
babel/localedata.py
babel/numbers.py
babel/plural.py
babel/support.py
babel/util.py
babel/localtime/__init__.py
babel/localtime/_unix.py
babel/localtime/_win32.py
babel/messages/__init__.py
babel/messages/catalog.py
babel/messages/checkers.py
babel/messages/extract.py
babel/messages/frontend.py
babel/messages/jslexer.py
babel/messages/mofile.py
babel/messages/plurals.py
babel/messages/pofile.py
docs/Makefile
docs/changelog.rst
docs/cmdline.rst
docs/conf.py
docs/dates.rst
docs/dev.rst
docs/index.rst
docs/installation.rst
docs/intro.rst
docs/license.rst
docs/locale.rst
docs/make.bat
docs/messages.rst
docs/numbers.rst
docs/setup.rst
docs/support.rst
docs/_static/logo.pdf
docs/_static/logo.png
docs/_static/logo_small.png
docs/_templates/sidebar-about.html
docs/_templates/sidebar-links.html
docs/_templates/sidebar-logo.html
docs/_themes/LICENSE
docs/_themes/README
docs/_themes/babel/layout.html
docs/_themes/babel/relations.html
docs/_themes/babel/theme.conf
docs/_themes/babel/static/babel.css_t
docs/_themes/babel/static/small_babel.css
docs/api/core.rst
docs/api/dates.rst
docs/api/index.rst
docs/api/numbers.rst
docs/api/plural.rst
docs/api/support.rst
docs/api/messages/catalog.rst
docs/api/messages/extract.rst
docs/api/messages/index.rst
docs/api/messages/mofile.rst
docs/api/messages/pofile.rst
scripts/download_import_cldr.py
scripts/dump_data.py
scripts/dump_global.py
scripts/import_cldr.py
scripts/make-release.py
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_dates.py
tests/test_lists.py
tests/test_localedata.py
tests/test_numbers.py
tests/test_plural.py
tests/test_support.py
tests/test_util.py
tests/messages/__init__.py
tests/messages/test_catalog.py
tests/messages/test_checkers.py
tests/messages/test_extract.py
tests/messages/test_frontend.py
tests/messages/test_jslexer.py
tests/messages/test_mofile.py
tests/messages/test_plurals.py
tests/messages/test_pofile.py
tests/messages/data/mapping.cfg
tests/messages/data/setup.cfg
tests/messages/data/setup.py
tests/messages/data/project/__init__.py
tests/messages/data/project/file1.py
tests/messages/data/project/file2.py
tests/messages/data/project/i18n/messages.pot
tests/messages/data/project/i18n/messages_non_fuzzy.pot
tests/messages/data/project/i18n/de/LC_MESSAGES/messages.mo
tests/messages/data/project/i18n/de/LC_MESSAGES/messages.po
tests/messages/data/project/i18n/de_DE/LC_MESSAGES/messages.po
tests/messages/data/project/i18n/ru_RU/LC_MESSAGES/messages.po
tests/messages/data/project/ignored/a_test_file.txt
tests/messages/data/project/ignored/an_example.txt
tests/messages/data/project/ignored/this_wont_normally_be_here.py