ckanext-scheming


Nameckanext-scheming JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/ckan/ckanext-scheming
SummaryEasy, sharable custom CKAN schemas
upload_time2022-11-24 23:59:48
maintainerNone
docs_urlNone
authorIan Ward
requires_pythonNone
licenseMIT
keywords ckan
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
    This CKAN extension provides a way to configure and share metadata schemas using a
    YAML or JSON schema description. Custom validation and template snippets for editing
    and display are supported.

    Originally developed for the Government of Canada's custom metadata schema, part of
    https://github.com/open-data/ckanext-canada
    
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ckan/ckanext-scheming",
    "name": "ckanext-scheming",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ckan",
    "author": "Ian Ward",
    "author_email": "ian@excess.org",
    "download_url": "https://files.pythonhosted.org/packages/4b/0a/3bbc576fd37e1e10b955080d8bdd503949e2f290df9ebb0f2e63477fcb50/ckanext-scheming-3.0.0.tar.gz",
    "platform": null,
    "description": "\n    This CKAN extension provides a way to configure and share metadata schemas using a\n    YAML or JSON schema description. Custom validation and template snippets for editing\n    and display are supported.\n\n    Originally developed for the Government of Canada's custom metadata schema, part of\n    https://github.com/open-data/ckanext-canada\n    ",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Easy, sharable custom CKAN schemas",
    "version": "3.0.0",
    "split_keywords": [
        "ckan"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b0a3bbc576fd37e1e10b955080d8bdd503949e2f290df9ebb0f2e63477fcb50",
                "md5": "fdfe23672b4ab19a0e646cb58eba1e51",
                "sha256": "2b88f7ef220d1125824da7f048e52d61b59f331f035fce4faa523c580a075226"
            },
            "downloads": -1,
            "filename": "ckanext-scheming-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fdfe23672b4ab19a0e646cb58eba1e51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 50643,
            "upload_time": "2022-11-24T23:59:48",
            "upload_time_iso_8601": "2022-11-24T23:59:48.441576Z",
            "url": "https://files.pythonhosted.org/packages/4b/0a/3bbc576fd37e1e10b955080d8bdd503949e2f290df9ebb0f2e63477fcb50/ckanext-scheming-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-24 23:59:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ckan",
    "github_project": "ckanext-scheming",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "ckanext-scheming"
}
        
Elapsed time: 0.03245s