{ "info": { "author": "Kevin L. Mitchell", "author_email": "kevin.mitchell@rackspace.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "=============================\nCognosco Pull Request Auditor\n=============================\n\nCognosco is a command line tool for auditing the merged pull requests\non Github or Github Enterprise, using the Github API. It generates a\nreport of all policy violations for all the repositories it was\nrequested to examine. Each pull request is listed with a link to the\npull request, as well as an indication of which policy rules were\nviolated.\n\nUsage\n=====\n\nCognosco uses ``cli_tools``, and so provides extensive help text,\naccessible by using the \"--help\" argument. The primary arguments it\nneeds have to do with authenticating to Github (see the help for\n\"--username\", \"--password\", and \"--github-url\"; note that cognosco\nwill prompt for a password if none is provided).\n\nCognosco also must be told which repositories to examine; this is done\nby passing one or more of the \"--repo\", \"--user\", or \"--org\" options.\n(Note that cognosco will generate an empty report if none of these\noptions are passed.) Any mix of these options may be used; cognosco\nwill explore all listed repositories, and all repositories it can see\nunder the listed users or organizations.", "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/klmitch/cognosco", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cognosco", "package_url": "https://pypi.org/project/cognosco/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cognosco/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/klmitch/cognosco" }, "release_url": "https://pypi.org/project/cognosco/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Audit Merged Pull Requests", "version": "0.1.0" }, "last_serial": 1374551, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2c43f910da16284d1045144c335c5e81", "sha256": "c0605cb39f5c9e90fad7089a2713cef3f227d65ccc7b04cb6bca71d4b5ff305f" }, "downloads": -1, "filename": "cognosco-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2c43f910da16284d1045144c335c5e81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29889, "upload_time": "2015-01-07T19:28:56", "url": "https://files.pythonhosted.org/packages/18/fd/40ed843523a5f2eb9c93324363649d07fe35910a2c8ecb7dfbdfa375770b/cognosco-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c43f910da16284d1045144c335c5e81", "sha256": "c0605cb39f5c9e90fad7089a2713cef3f227d65ccc7b04cb6bca71d4b5ff305f" }, "downloads": -1, "filename": "cognosco-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2c43f910da16284d1045144c335c5e81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29889, "upload_time": "2015-01-07T19:28:56", "url": "https://files.pythonhosted.org/packages/18/fd/40ed843523a5f2eb9c93324363649d07fe35910a2c8ecb7dfbdfa375770b/cognosco-0.1.0.tar.gz" } ] }