.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
.tx/config
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
invenio_rest/__init__.py
invenio_rest/errors.py
invenio_rest/ext.py
invenio_rest/version.py
invenio_rest/views.py
invenio_rest.egg-info/PKG-INFO
invenio_rest.egg-info/SOURCES.txt
invenio_rest.egg-info/dependency_links.txt
invenio_rest.egg-info/entry_points.txt
invenio_rest.egg-info/not-zip-safe
invenio_rest.egg-info/requires.txt
invenio_rest.egg-info/top_level.txt
tests/conftest.py
tests/test_invenio_rest.py