cget


Namecget JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/pfultz2/cget
SummaryCmake package retrieval
upload_time2021-10-25 18:19:32
maintainer
docs_urlNone
authorPaul Fultz II
requires_python
licenseboost
keywords
VCS
bugtrack_url
requirements click six
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pfultz2/cget",
    "name": "cget",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Paul Fultz II",
    "author_email": "pfultz2@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/1a/1ff282ab3fb810812841b5e7d2b3e87cd3bd308e79d507da950839b8f2a7/cget-0.2.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "boost",
    "summary": "Cmake package retrieval",
    "version": "0.2.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d01a1ff282ab3fb810812841b5e7d2b3e87cd3bd308e79d507da950839b8f2a7",
                "md5": "01bdfb8f2dbb8a282657a85d9a2f1fda",
                "sha256": "835009ba6d623a36eee8056975d7cdbeebb0e0091a058b572ed433fb12ae18e8"
            },
            "downloads": -1,
            "filename": "cget-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "01bdfb8f2dbb8a282657a85d9a2f1fda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26122,
            "upload_time": "2021-10-25T18:19:32",
            "upload_time_iso_8601": "2021-10-25T18:19:32.181847Z",
            "url": "https://files.pythonhosted.org/packages/d0/1a/1ff282ab3fb810812841b5e7d2b3e87cd3bd308e79d507da950839b8f2a7/cget-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-10-25 18:19:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pfultz2",
    "github_project": "cget",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "click",
            "specs": [
                [
                    ">=",
                    "6.6"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "cget"
}
        
Elapsed time: 0.03367s