.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
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/configuration.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
examples/demo_files/img.jpg
examples/demo_files/img.png
invenio_iiif/__init__.py
invenio_iiif/config.py
invenio_iiif/ext.py
invenio_iiif/handlers.py
invenio_iiif/previewer.py
invenio_iiif/tasks.py
invenio_iiif/utils.py
invenio_iiif/version.py
invenio_iiif.egg-info/PKG-INFO
invenio_iiif.egg-info/SOURCES.txt
invenio_iiif.egg-info/dependency_links.txt
invenio_iiif.egg-info/entry_points.txt
invenio_iiif.egg-info/not-zip-safe
invenio_iiif.egg-info/requires.txt
invenio_iiif.egg-info/top_level.txt
invenio_iiif/templates/invenio_iiif/base.html
invenio_iiif/templates/invenio_iiif/preview.html
tests/conftest.py
tests/image-public-domain.jpg
tests/test_invenio_iiif.py
tests/test_previewer.py
tests/test_utils.py
tests/test_views.py