Paver


NamePaver JSON
Version 1.3.4 PyPI version JSON
download
home_pagehttps://github.com/paver/paver
SummaryEasy build, distribution and deployment scripting
upload_time2017-12-31 01:13:43
maintainer
docs_urlhttps://pythonhosted.org/Paver/
authorLukas Linhart
requires_python
license
keywords
VCS
bugtrack_url
requirements six
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Paver is a Python-based build/distribution/deployment scripting tool along the
lines of Make or Rake. What makes Paver unique is its integration with 
commonly used Python libraries. Common tasks that were easy before remain 
easy. More importantly, dealing with *your* applications specific needs and 
requirements is also easy.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paver/paver",
    "name": "Paver",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/Paver/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Lukas Linhart",
    "author_email": "bugs@almad.net",
    "download_url": "https://files.pythonhosted.org/packages/7f/df/c2aba0e68432471a252dc0d344f0a55f63104a1eeb83440e8e6b01cec47d/Paver-1.3.4.tar.gz",
    "platform": "",
    "description": "Paver is a Python-based build/distribution/deployment scripting tool along the\nlines of Make or Rake. What makes Paver unique is its integration with \ncommonly used Python libraries. Common tasks that were easy before remain \neasy. More importantly, dealing with *your* applications specific needs and \nrequirements is also easy.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Easy build, distribution and deployment scripting",
    "version": "1.3.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6a61423a63a5b8ed26750fc09ae480ad",
                "sha256": "aeca608dc680abf58675e12b78d02817beb6d7ea5ae58ff2f917776d22d176fd"
            },
            "downloads": -1,
            "filename": "Paver-1.3.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a61423a63a5b8ed26750fc09ae480ad",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 428636,
            "upload_time": "2017-12-31T01:13:41",
            "upload_time_iso_8601": "2017-12-31T01:13:41.452166Z",
            "url": "https://files.pythonhosted.org/packages/98/1e/37ba8a75bd77ea56a75ef5ae66fe657b79205bbc36556c9456cd641782a4/Paver-1.3.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b74f27f07e3d4a4fad83ebd8dc4e511a",
                "sha256": "d3e6498881485ab750efe40c5278982a9343bc627e137b11adced627719308c7"
            },
            "downloads": -1,
            "filename": "Paver-1.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b74f27f07e3d4a4fad83ebd8dc4e511a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 446425,
            "upload_time": "2017-12-31T01:13:43",
            "upload_time_iso_8601": "2017-12-31T01:13:43.758279Z",
            "url": "https://files.pythonhosted.org/packages/7f/df/c2aba0e68432471a252dc0d344f0a55f63104a1eeb83440e8e6b01cec47d/Paver-1.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-12-31 01:13:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "paver",
    "github_project": "paver",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "six",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "paver"
}
        
Elapsed time: 0.01458s