.dockerignore
.editorconfig
.travis-devel-requirements.txt
.travis-lowest-requirements.txt
.travis-release-requirements.txt
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
babel.ini
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/usage.rst
examples/app.py
examples/templates/invenio_i18n/page.html
examples/translations/da/LC_MESSAGES/messages.po
examples/translations/en/LC_MESSAGES/messages.po
examples/translations/es/LC_MESSAGES/messages.po
invenio_i18n/__init__.py
invenio_i18n/babel.py
invenio_i18n/ext.py
invenio_i18n/jinja2.py
invenio_i18n/selectors.py
invenio_i18n/version.py
invenio_i18n/views.py
invenio_i18n.egg-info/PKG-INFO
invenio_i18n.egg-info/SOURCES.txt
invenio_i18n.egg-info/dependency_links.txt
invenio_i18n.egg-info/entry_points.txt
invenio_i18n.egg-info/not-zip-safe
invenio_i18n.egg-info/requires.txt
invenio_i18n.egg-info/top_level.txt
invenio_i18n/translations/da/LC_MESSAGES/messages.mo
invenio_i18n/translations/da/LC_MESSAGES/messages.po
invenio_i18n/translations/en/LC_MESSAGES/messages.mo
invenio_i18n/translations/en/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_babel.py
tests/test_invenio_i18n.py
tests/test_invenio_i18n_selectors.py
tests/test_views.py
tests/translations/en/LC_MESSAGES/messages.mo
tests/translations/en/LC_MESSAGES/messages.po