coreschema


Namecoreschema JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/core-api/python-coreschema
SummaryCore Schema.
upload_time2017-02-08 12:23:49
maintainer
docs_urlNone
authorTom Christie
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements Jinja2 pytest pytest-cov
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/core-api/python-coreschema",
    "name": "coreschema",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tom Christie",
    "author_email": "tom@tomchristie.com",
    "download_url": "https://files.pythonhosted.org/packages/93/08/1d105a70104e078718421e6c555b8b293259e7fc92f7e9a04869947f198f/coreschema-0.0.4.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Core Schema.",
    "version": "0.0.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a88ffb2741358ce22c95fcff0deccc4b",
                "sha256": "5e6ef7bf38c1525d5e55a895934ab4273548629f16aed5c0a6caa74ebf45551f"
            },
            "downloads": -1,
            "filename": "coreschema-0.0.4-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "a88ffb2741358ce22c95fcff0deccc4b",
            "packagetype": "bdist_wheel",
            "python_version": "2.7",
            "requires_python": null,
            "size": 15897,
            "upload_time": "2017-02-08T12:23:51",
            "upload_time_iso_8601": "2017-02-08T12:23:51.003599Z",
            "url": "https://files.pythonhosted.org/packages/91/64/960eefea2a1c48dfaaa39341aa5774cde1c0b41579cf67d9ec79b532435c/coreschema-0.0.4-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "144cb7262fc9e3024b20fa606343fd32",
                "sha256": "9503506007d482ab0867ba14724b93c18a33b22b6d19fb419ef2d239dd4a1607"
            },
            "downloads": -1,
            "filename": "coreschema-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "144cb7262fc9e3024b20fa606343fd32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10974,
            "upload_time": "2017-02-08T12:23:49",
            "upload_time_iso_8601": "2017-02-08T12:23:49.420335Z",
            "url": "https://files.pythonhosted.org/packages/93/08/1d105a70104e078718421e6c555b8b293259e7fc92f7e9a04869947f198f/coreschema-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-02-08 12:23:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "core-api",
    "github_project": "python-coreschema",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "2.8"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "3.0.5"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        }
    ],
    "lcname": "coreschema"
}
        
Elapsed time: 0.01389s