.dockerignore
.editorconfig
.git-blame-ignore-revs
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
pyproject.toml
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
.github/workflows/i18n-pull.yml
.github/workflows/i18n-push.yml
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
.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.py
examples/templates/index.html
invenio_formatter/__init__.py
invenio_formatter/config.py
invenio_formatter/ext.py
invenio_formatter/views.py
invenio_formatter.egg-info/PKG-INFO
invenio_formatter.egg-info/SOURCES.txt
invenio_formatter.egg-info/dependency_links.txt
invenio_formatter.egg-info/entry_points.txt
invenio_formatter.egg-info/not-zip-safe
invenio_formatter.egg-info/requires.txt
invenio_formatter.egg-info/top_level.txt
invenio_formatter/context_processors/__init__.py
invenio_formatter/context_processors/badges.py
invenio_formatter/filters/__init__.py
invenio_formatter/filters/datetime.py
invenio_formatter/filters/html.py
invenio_formatter/templates/invenio_formatter/macros/badges.html
invenio_formatter/templates/invenio_formatter/macros/meta.html
invenio_formatter/templates/semantic-ui/invenio_formatter/macros/badges.html
invenio_formatter/templates/semantic-ui/invenio_formatter/macros/meta.html
invenio_formatter/translations/messages.pot
invenio_formatter/translations/af/LC_MESSAGES/messages.mo
invenio_formatter/translations/af/LC_MESSAGES/messages.po
invenio_formatter/translations/ar/LC_MESSAGES/messages.mo
invenio_formatter/translations/ar/LC_MESSAGES/messages.po
invenio_formatter/translations/bg/LC_MESSAGES/messages.mo
invenio_formatter/translations/bg/LC_MESSAGES/messages.po
invenio_formatter/translations/ca/LC_MESSAGES/messages.mo
invenio_formatter/translations/ca/LC_MESSAGES/messages.po
invenio_formatter/translations/cs/LC_MESSAGES/messages.mo
invenio_formatter/translations/cs/LC_MESSAGES/messages.po
invenio_formatter/translations/da/LC_MESSAGES/messages.mo
invenio_formatter/translations/da/LC_MESSAGES/messages.po
invenio_formatter/translations/de/LC_MESSAGES/messages.mo
invenio_formatter/translations/de/LC_MESSAGES/messages.po
invenio_formatter/translations/el/LC_MESSAGES/messages.mo
invenio_formatter/translations/el/LC_MESSAGES/messages.po
invenio_formatter/translations/en/LC_MESSAGES/messages.mo
invenio_formatter/translations/en/LC_MESSAGES/messages.po
invenio_formatter/translations/es/LC_MESSAGES/messages.mo
invenio_formatter/translations/es/LC_MESSAGES/messages.po
invenio_formatter/translations/et/LC_MESSAGES/messages.mo
invenio_formatter/translations/et/LC_MESSAGES/messages.po
invenio_formatter/translations/et_EE/LC_MESSAGES/messages.mo
invenio_formatter/translations/et_EE/LC_MESSAGES/messages.po
invenio_formatter/translations/fa/LC_MESSAGES/messages.mo
invenio_formatter/translations/fa/LC_MESSAGES/messages.po
invenio_formatter/translations/fr/LC_MESSAGES/messages.mo
invenio_formatter/translations/fr/LC_MESSAGES/messages.po
invenio_formatter/translations/gl/LC_MESSAGES/messages.mo
invenio_formatter/translations/gl/LC_MESSAGES/messages.po
invenio_formatter/translations/hr/LC_MESSAGES/messages.mo
invenio_formatter/translations/hr/LC_MESSAGES/messages.po
invenio_formatter/translations/hu/LC_MESSAGES/messages.mo
invenio_formatter/translations/hu/LC_MESSAGES/messages.po
invenio_formatter/translations/it/LC_MESSAGES/messages.mo
invenio_formatter/translations/it/LC_MESSAGES/messages.po
invenio_formatter/translations/ja/LC_MESSAGES/messages.mo
invenio_formatter/translations/ja/LC_MESSAGES/messages.po
invenio_formatter/translations/ka/LC_MESSAGES/messages.mo
invenio_formatter/translations/ka/LC_MESSAGES/messages.po
invenio_formatter/translations/lt/LC_MESSAGES/messages.mo
invenio_formatter/translations/lt/LC_MESSAGES/messages.po
invenio_formatter/translations/no/LC_MESSAGES/messages.mo
invenio_formatter/translations/no/LC_MESSAGES/messages.po
invenio_formatter/translations/pl/LC_MESSAGES/messages.mo
invenio_formatter/translations/pl/LC_MESSAGES/messages.po
invenio_formatter/translations/pt/LC_MESSAGES/messages.mo
invenio_formatter/translations/pt/LC_MESSAGES/messages.po
invenio_formatter/translations/ro/LC_MESSAGES/messages.mo
invenio_formatter/translations/ro/LC_MESSAGES/messages.po
invenio_formatter/translations/ru/LC_MESSAGES/messages.mo
invenio_formatter/translations/ru/LC_MESSAGES/messages.po
invenio_formatter/translations/rw/LC_MESSAGES/messages.mo
invenio_formatter/translations/rw/LC_MESSAGES/messages.po
invenio_formatter/translations/sk/LC_MESSAGES/messages.mo
invenio_formatter/translations/sk/LC_MESSAGES/messages.po
invenio_formatter/translations/sv/LC_MESSAGES/messages.mo
invenio_formatter/translations/sv/LC_MESSAGES/messages.po
invenio_formatter/translations/tr/LC_MESSAGES/messages.mo
invenio_formatter/translations/tr/LC_MESSAGES/messages.po
invenio_formatter/translations/uk/LC_MESSAGES/messages.mo
invenio_formatter/translations/uk/LC_MESSAGES/messages.po
invenio_formatter/translations/zh_CN/LC_MESSAGES/messages.mo
invenio_formatter/translations/zh_CN/LC_MESSAGES/messages.po
invenio_formatter/translations/zh_TW/LC_MESSAGES/messages.mo
invenio_formatter/translations/zh_TW/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_examples_app.py
tests/test_filters.py
tests/test_invenio_formatter.py
tests/test_template_context_processors.py
tests/test_template_macros.py
tests/test_views.py