LICENSE
README.md
pyproject.toml
setup.py
ckanext/__init__.py
ckanext/doi/__init__.py
ckanext/doi/cli.py
ckanext/doi/interfaces.py
ckanext/doi/plugin.py
ckanext/doi/lib/__init__.py
ckanext/doi/lib/api.py
ckanext/doi/lib/errors.py
ckanext/doi/lib/helpers.py
ckanext/doi/lib/metadata.py
ckanext/doi/lib/xml_utils.py
ckanext/doi/model/__init__.py
ckanext/doi/model/crud.py
ckanext/doi/model/doi.py
ckanext/doi/theme/templates/doi/snippets/package_citation.html
ckanext/doi/theme/templates/doi/snippets/resource_citation.html
ckanext/doi/theme/templates/package/read.html
ckanext/doi/theme/templates/package/read_base.html
ckanext/doi/theme/templates/package/resource_read.html
ckanext/doi/theme/templates/package/snippets/package_basic_fields.html
ckanext/doi/theme/templates/package/snippets/package_metadata_fields.html
ckanext_doi.egg-info/PKG-INFO
ckanext_doi.egg-info/SOURCES.txt
ckanext_doi.egg-info/dependency_links.txt
ckanext_doi.egg-info/entry_points.txt
ckanext_doi.egg-info/not-zip-safe
ckanext_doi.egg-info/requires.txt
ckanext_doi.egg-info/top_level.txt
docs/_scripts/gen_api_pages.py
tests/test_api.py
tests/test_db.py
tests/test_generate.py
tests/helpers/__init__.py
tests/helpers/constants.py