.dockerignore
.editorconfig
.travis.yml
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
pytest.ini
requirements-devel.txt
requirements-docs.txt
requirements.py
run-tests.sh
setup.cfg
setup.py
tox.ini
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/requirements.txt
docs/usage.rst
docs/_ext/ultramock.py
examples/app.py
invenio_oaiharvester/__init__.py
invenio_oaiharvester/api.py
invenio_oaiharvester/cli.py
invenio_oaiharvester/config.py
invenio_oaiharvester/errors.py
invenio_oaiharvester/ext.py
invenio_oaiharvester/models.py
invenio_oaiharvester/signals.py
invenio_oaiharvester/tasks.py
invenio_oaiharvester/utils.py
invenio_oaiharvester/version.py
invenio_oaiharvester.egg-info/PKG-INFO
invenio_oaiharvester.egg-info/SOURCES.txt
invenio_oaiharvester.egg-info/dependency_links.txt
invenio_oaiharvester.egg-info/entry_points.txt
invenio_oaiharvester.egg-info/not-zip-safe
invenio_oaiharvester.egg-info/requires.txt
invenio_oaiharvester.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_harvesting.py
tests/test_invenio_oaiharvester.py
tests/test_tasks.py
tests/test_utils.py
tests/data/sample_arxiv_response.xml
tests/data/sample_arxiv_response_listrecords_cs.xml
tests/data/sample_arxiv_response_listrecords_physics.xml
tests/data/sample_arxiv_response_no_namespace.xml
tests/data/sample_arxiv_response_with_namespace.xml
tests/data/sample_empty_response.xml
tests/data/sample_inspire_response_listrecords.xml
tests/data/sample_oai_dc_response.xml