comptests-z6


Namecomptests-z6 JSON
Version 6.0.4 PyPI version JSON
download
home_pagehttp://github.com/AndreaCensi/comptests
SummaryTesting utilities for projects that use ConfTools for handling their configuration.
upload_time2020-07-13 08:52:04
maintainer
docs_urlNone
authorAndrea Censi
requires_python
license
keywords
VCS
bugtrack_url
requirements PyContracts compmake ConfTools junit_xml quickapp SystemCmd coverage
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/AndreaCensi/comptests",
    "name": "comptests-z6",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andrea Censi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/82/94/b16e9bcf5ca8c65cbd308f58cbfcd886cc5c09c110f6e94ab1d512986180/comptests-z6-6.0.4.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Testing utilities for projects that use ConfTools for handling their configuration.",
    "version": "6.0.4",
    "project_urls": {
        "Download": "http://github.com/AndreaCensi/comptests/tarball/6.0.4",
        "Homepage": "http://github.com/AndreaCensi/comptests"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8294b16e9bcf5ca8c65cbd308f58cbfcd886cc5c09c110f6e94ab1d512986180",
                "md5": "2f4d4e220fcc63d46f68d30fbccd679f",
                "sha256": "e88f1801c1c43905632a1778fee7e1b4d906aabf3b7bbd3aeb6757f0fc3dfcef"
            },
            "downloads": -1,
            "filename": "comptests-z6-6.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2f4d4e220fcc63d46f68d30fbccd679f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16662,
            "upload_time": "2020-07-13T08:52:04",
            "upload_time_iso_8601": "2020-07-13T08:52:04.066780Z",
            "url": "https://files.pythonhosted.org/packages/82/94/b16e9bcf5ca8c65cbd308f58cbfcd886cc5c09c110f6e94ab1d512986180/comptests-z6-6.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-07-13 08:52:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AndreaCensi",
    "github_project": "comptests",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "PyContracts",
            "specs": [
                [
                    "==",
                    "1.8.12"
                ]
            ]
        },
        {
            "name": "compmake",
            "specs": [
                [
                    "==",
                    "3.6.8"
                ]
            ]
        },
        {
            "name": "ConfTools",
            "specs": [
                [
                    "==",
                    "1.9.7"
                ]
            ]
        },
        {
            "name": "junit_xml",
            "specs": []
        },
        {
            "name": "quickapp",
            "specs": [
                [
                    "==",
                    "1.3.16"
                ]
            ]
        },
        {
            "name": "SystemCmd",
            "specs": [
                [
                    "==",
                    "2.2.4"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": []
        }
    ],
    "lcname": "comptests-z6"
}
        
Elapsed time: 0.08105s