ckanext-usmetadata
0.3.4US Metadata Plugin for CKAN
Published
June 30, 2026
3d ago
Package Registry
README badge Customize →
License Sources
| Source | License | Class |
|---|---|---|
Licensie (detected) | Pending | - |
PyPI (reported) | Public Domain | Public Domain |
License detection is still in progress for this version.
Loading dependencies…
License File
{% for item in pkg_dict['extras']%}
{% if item['key'] == 'license_new' %}
<section class="module module-narrow module-shallow license">
{% if not text_only %}
<h2 class="module-heading"><i class="icon-medium icon-lock"></i> {{ _('License') }}</h2>
<p class="module-content">
{% endif %}
<a href="{{ item['value'] }}" rel="dc:rights">License URL</a>
</section>
{% endif %}
{% endfor %} Versions
1 version| Version | License | Published | Status |
|---|---|---|---|
| 0.3.4 Latest Viewing | Public Domain (Unverified) | Jun 30, 2026 | Pending |