.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
.tx/config
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/examplesapp.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
examples/app-setup.sh
examples/app-teardown.sh
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/_compat.py
invenio_i18n/babel.py
invenio_i18n/config.py
invenio_i18n/ext.py
invenio_i18n/jinja2.py
invenio_i18n/selectors.py
invenio_i18n/version.py
invenio_i18n/views.py
invenio_i18n/webpack.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/assets/bootstrap3/js/invenio_i18n/app.js
invenio_i18n/assets/semantic-ui/js/invenio_i18n/app.js
invenio_i18n/templates/invenio_i18n/macros/language_selector.html
invenio_i18n/templates/semantic-ui/invenio_i18n/macros/language_selector.html
invenio_i18n/translations/messages.pot
invenio_i18n/translations/cs/LC_MESSAGES/messages.mo
invenio_i18n/translations/cs/LC_MESSAGES/messages.po
invenio_i18n/translations/da/LC_MESSAGES/messages.po
invenio_i18n/translations/de/LC_MESSAGES/messages.po
invenio_i18n/translations/en/LC_MESSAGES/messages.mo
invenio_i18n/translations/en/LC_MESSAGES/messages.po
invenio_i18n/translations/es/LC_MESSAGES/messages.po
invenio_i18n/translations/fr/LC_MESSAGES/messages.po
invenio_i18n/translations/it/LC_MESSAGES/messages.po
invenio_i18n/translations/sk/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_babel.py
tests/test_examples_app.py
tests/test_invenio_i18n.py
tests/test_invenio_i18n_selectors.py
tests/test_views.py
tests/translations/da/LC_MESSAGES/messages.po
tests/translations/en/LC_MESSAGES/messages.po