.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
.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/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
invenio_oaiserver/__init__.py
invenio_oaiserver/admin.py
invenio_oaiserver/config.py
invenio_oaiserver/errors.py
invenio_oaiserver/ext.py
invenio_oaiserver/fetchers.py
invenio_oaiserver/minters.py
invenio_oaiserver/models.py
invenio_oaiserver/percolator.py
invenio_oaiserver/provider.py
invenio_oaiserver/proxies.py
invenio_oaiserver/query.py
invenio_oaiserver/receivers.py
invenio_oaiserver/response.py
invenio_oaiserver/resumption_token.py
invenio_oaiserver/tasks.py
invenio_oaiserver/utils.py
invenio_oaiserver/verbs.py
invenio_oaiserver/version.py
invenio_oaiserver.egg-info/PKG-INFO
invenio_oaiserver.egg-info/SOURCES.txt
invenio_oaiserver.egg-info/dependency_links.txt
invenio_oaiserver.egg-info/entry_points.txt
invenio_oaiserver.egg-info/not-zip-safe
invenio_oaiserver.egg-info/requires.txt
invenio_oaiserver.egg-info/top_level.txt
invenio_oaiserver/alembic/759d47cbdba7_create_oaiserver_branch.py
invenio_oaiserver/alembic/e655021de0de_create_oiaserver_tables.py
invenio_oaiserver/schemas/__init__.py
invenio_oaiserver/schemas/oaiserver/internal-v1.0.0.json
invenio_oaiserver/schemas/oaiserver/internal-v1.1.0.json
invenio_oaiserver/static/xsl/MARC21slim2OAIDC.xsl
invenio_oaiserver/translations/messages.pot
invenio_oaiserver/translations/cs/LC_MESSAGES/messages.po
invenio_oaiserver/translations/da/LC_MESSAGES/messages.po
invenio_oaiserver/translations/de/LC_MESSAGES/messages.mo
invenio_oaiserver/translations/de/LC_MESSAGES/messages.po
invenio_oaiserver/translations/es/LC_MESSAGES/messages.po
invenio_oaiserver/translations/fr/LC_MESSAGES/messages.po
invenio_oaiserver/translations/it/LC_MESSAGES/messages.po
invenio_oaiserver/views/__init__.py
invenio_oaiserver/views/server.py
tests/conftest.py
tests/helpers.py
tests/test_admin.py
tests/test_app.py
tests/test_invenio_oaiserver.py
tests/test_percolator.py
tests/test_verbs.py
tests/data/__init__.py
tests/data/records/record-v1.0.0.json
tests/data/v5/__init__.py
tests/data/v5/records/record-v1.0.0.json
tests/data/v6/__init__.py
tests/data/v6/records/record-v1.0.0.json
tests/data/v7/__init__.py
tests/data/v7/records/record-v1.0.0.json