README.md
pyproject.toml
ckanext/__init__.py
ckanext/marinerg/__init__.py
ckanext/marinerg/actions.py
ckanext/marinerg/cli.py
ckanext/marinerg/metrics.py
ckanext/marinerg/models.py
ckanext/marinerg/oidc_plugin.py
ckanext/marinerg/oidc_redirect.py
ckanext/marinerg/oidc_roles.py
ckanext/marinerg/plugin.py
ckanext/marinerg/profile.py
ckanext/marinerg/signposting.py
ckanext/marinerg/validators.py
ckanext/marinerg/assets/webassets.yml
ckanext/marinerg/assets/css/marinerg-theme.css
ckanext/marinerg/fixtures/organizations.yaml
ckanext/marinerg/public/marinerg/licenses.json
ckanext/marinerg/public/marinerg/images/bg_waves.jpg
ckanext/marinerg/public/marinerg/images/favicon-32x32.png
ckanext/marinerg/public/marinerg/images/logo.svg
ckanext/marinerg/public/marinerg/images/marinerg_background.png
ckanext/marinerg/registry/controlled-metadata.yaml
ckanext/marinerg/registry/euroscivoc_cache.yaml
ckanext/marinerg/registry/gcmd_keyword_cache.yaml
ckanext/marinerg/registry/source_repository_cache.yaml
ckanext/marinerg/registry/spdx_cache.yaml
ckanext/marinerg/registry/nerc_cache/EPL.yaml
ckanext/marinerg/registry/nerc_cache/L10.yaml
ckanext/marinerg/schemas/dataset.yaml
ckanext/marinerg/templates/base.html
ckanext/marinerg/templates/header.html
ckanext/marinerg/templates/home/snippets/promoted.html
ckanext/marinerg/templates/scheming/display_snippets/link.html
ckanext/marinerg/templates/scheming/form_snippets/facility_picker.html
ckanext/marinerg/templates/scheming/form_snippets/zenodo_doi.html
ckanext_marinerg.egg-info/PKG-INFO
ckanext_marinerg.egg-info/SOURCES.txt
ckanext_marinerg.egg-info/dependency_links.txt
ckanext_marinerg.egg-info/entry_points.txt
ckanext_marinerg.egg-info/requires.txt
ckanext_marinerg.egg-info/top_level.txt
tests/test_actions.py
tests/test_cli.py
tests/test_fetch_scripts.py
tests/test_generate_registry.py
tests/test_metrics.py
tests/test_models.py
tests/test_oidc_redirect.py
tests/test_oidc_roles.py
tests/test_profile.py
tests/test_seed_ckan.py
tests/test_signposting.py
tests/test_validators.py
tests/test_zenodo.py