LICENSE
README.md
pyproject.toml
setup.py
ckanext/__init__.py
ckanext/gbif/__init__.py
ckanext/gbif/plugin.py
ckanext/gbif/lib/__init__.py
ckanext/gbif/lib/errors.py
ckanext/gbif/lib/helpers.py
ckanext/gbif/logic/__init__.py
ckanext/gbif/logic/action.py
ckanext/gbif/routes/__init__.py
ckanext/gbif/routes/gbif.py
ckanext/gbif/theme/assets/webassets.yml
ckanext/gbif/theme/assets/less/gbif.less
ckanext/gbif/theme/assets/scripts/gbif-dqi.js
ckanext/gbif/theme/templates/record/dwc.html
ckanext/gbif/theme/templates/record/gbif.html
ckanext/gbif/theme/templates/record/specimen.html
ckanext/gbif/theme/templates/record/snippets/external_links.html
ckanext/gbif/theme/templates/record/snippets/gbif-errors.html
ckanext_gbif.egg-info/PKG-INFO
ckanext_gbif.egg-info/SOURCES.txt
ckanext_gbif.egg-info/dependency_links.txt
ckanext_gbif.egg-info/entry_points.txt
ckanext_gbif.egg-info/not-zip-safe
ckanext_gbif.egg-info/requires.txt
ckanext_gbif.egg-info/top_level.txt
docs/_scripts/gen_api_pages.py
tests/test_actions.py
tests/test_helpers.py