{ "info": { "author": "Xavier Barbosa", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Setuptools Plugin", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Software Development :: Documentation", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Setuptools continuous integration command\n=========================================\n\nThis package adds continuous integration tools for setup.py.\n\nIt will install :\n\n* `nose`_ for unit testing\n* `nosexcover`_ for code coverage\n* `setuptools-clonedigger`_ for detecting similar code\n* `setuptools-flakes`_ for analyze and detect various errors\n* `setuptools-lint`_ for code quality\n* `setuptools-sloccount`_ for counting physical source lines of code\n\n.. _`nose` : http://pypi.python.org/pypi/nose/1.1.2\n.. _`nosexcover` : http://pypi.python.org/pypi/nosexcover\n.. _`setuptools-clonedigger` : http://pypi.python.org/pypi/setuptools-clonedigger\n.. _`setuptools-flakes` : http://pypi.python.org/pypi/setuptools-flakes\n.. _`setuptools-lint` : http://pypi.python.org/pypi/setuptools-lint\n.. _`setuptools-sloccount` : http://pypi.python.org/pypi/setuptools-sloccount\n\n\nUsage\n-----\n\n::\n\n python setup.py ci\n\nWill execute all commands. See each command documentation for configuration.\n\nAnd voil\u00e0!\n\nNews\n====\n\n0.1\n---\n\n*Release date: 6-Jun-2012*\n\n* First release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/johnnoone/setuptools-ci", "keywords": "continuous-integration setuptools command", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "setuptools-ci", "package_url": "https://pypi.org/project/setuptools-ci/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/setuptools-ci/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/johnnoone/setuptools-ci" }, "release_url": "https://pypi.org/project/setuptools-ci/0.1/", "requires_dist": null, "requires_python": null, "summary": "Adds everything for continuous integration", "version": "0.1" }, "last_serial": 744383, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "85d88810e71d85606bf7b599750e33c1", "sha256": "fb6f9d854043016983ef2d83f86f56c9040582b4b687704eec904aaba72080a1" }, "downloads": -1, "filename": "setuptools-ci-0.1.tar.gz", "has_sig": false, "md5_digest": "85d88810e71d85606bf7b599750e33c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2413, "upload_time": "2012-06-06T14:01:15", "url": "https://files.pythonhosted.org/packages/84/57/a177f0cd859959ab65b3136c60801c1c99f338b79c8cb7102fd047d450ab/setuptools-ci-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "85d88810e71d85606bf7b599750e33c1", "sha256": "fb6f9d854043016983ef2d83f86f56c9040582b4b687704eec904aaba72080a1" }, "downloads": -1, "filename": "setuptools-ci-0.1.tar.gz", "has_sig": false, "md5_digest": "85d88810e71d85606bf7b599750e33c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2413, "upload_time": "2012-06-06T14:01:15", "url": "https://files.pythonhosted.org/packages/84/57/a177f0cd859959ab65b3136c60801c1c99f338b79c8cb7102fd047d450ab/setuptools-ci-0.1.tar.gz" } ] }