.dockerignore
.editorconfig
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_opendefinition/__init__.py
invenio_opendefinition/cli.py
invenio_opendefinition/config.py
invenio_opendefinition/ext.py
invenio_opendefinition/fetchers.py
invenio_opendefinition/indexer.py
invenio_opendefinition/minters.py
invenio_opendefinition/resolvers.py
invenio_opendefinition/tasks.py
invenio_opendefinition/validators.py
invenio_opendefinition/version.py
invenio_opendefinition.egg-info/PKG-INFO
invenio_opendefinition.egg-info/SOURCES.txt
invenio_opendefinition.egg-info/dependency_links.txt
invenio_opendefinition.egg-info/entry_points.txt
invenio_opendefinition.egg-info/not-zip-safe
invenio_opendefinition.egg-info/requires.txt
invenio_opendefinition.egg-info/top_level.txt
invenio_opendefinition/jsonschemas/__init__.py
invenio_opendefinition/jsonschemas/licenses/license-v1.0.0.json
invenio_opendefinition/mappings/__init__.py
invenio_opendefinition/mappings/licenses/license-v1.0.0.json
tests/conftest.py
tests/test_cli.py
tests/test_fetchers.py
tests/test_invenio_opendefinition.py
tests/test_resolvers.py
tests/test_rest.py
tests/test_schema.py
tests/data/all-licenses.json