LICENSE
README.md
pyproject.toml
requirements.txt
django_oai_pmh/__init__.py
django_oai_pmh/admin.py
django_oai_pmh/apps.py
django_oai_pmh/models.py
django_oai_pmh/settings.py
django_oai_pmh/signals.py
django_oai_pmh/tests.py
django_oai_pmh/urls.py
django_oai_pmh/views.py
django_oai_pmh.egg-info/PKG-INFO
django_oai_pmh.egg-info/SOURCES.txt
django_oai_pmh.egg-info/dependency_links.txt
django_oai_pmh.egg-info/requires.txt
django_oai_pmh.egg-info/top_level.txt
django_oai_pmh/migrations/0001_initial.py
django_oai_pmh/migrations/0002_set.py
django_oai_pmh/migrations/0003_header.py
django_oai_pmh/migrations/0004_resumptiontoken.py
django_oai_pmh/migrations/0005_dcrecord.py
django_oai_pmh/migrations/0005_oaidc_metadataformat.py
django_oai_pmh/migrations/0006_xmlrecord.py
django_oai_pmh/migrations/0007_alter_dcrecord_date.py
django_oai_pmh/migrations/0008_alter_dcrecord_contributor_alter_dcrecord_coverage_and_more.py
django_oai_pmh/migrations/__init__.py
django_oai_pmh/templates/django_oai_pmh/base.xml
django_oai_pmh/templates/django_oai_pmh/error.xml
django_oai_pmh/templates/django_oai_pmh/getrecord.xml
django_oai_pmh/templates/django_oai_pmh/identify.xml
django_oai_pmh/templates/django_oai_pmh/listidentifiers.xml
django_oai_pmh/templates/django_oai_pmh/listmetadataformats.xml
django_oai_pmh/templates/django_oai_pmh/listrecords.xml
django_oai_pmh/templates/django_oai_pmh/listsets.xml
django_oai_pmh/templates/django_oai_pmh/partials/_header.xml
django_oai_pmh/templates/django_oai_pmh/partials/_oai_dc.xml
django_oai_pmh/templates/django_oai_pmh/partials/_record.xml
django_oai_pmh/templates/django_oai_pmh/partials/_xmlrecord.xml
django_oai_pmh/templatetags/__init__.py
django_oai_pmh/templatetags/oai_pmh.py