{ "info": { "author": "A.B.", "author_email": "pickusr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Bug Tracking", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Bugspots is a Python implementation of the bug prediction algorithm used at\nGoogle. (see http://bitly.com/uglCGz)\n\nYou can use its command-line interface to identify hot spots in a Git\nrepository::\n\n\t~dev/git/jquery$ bugspots.py\n\tScanning repository...\n\tFound 6 hot spots\n\t\n\t 2.581 src/event.js\n\t 1.912 src/css.js\n\t 1.420 test/unit/event.js\n\t 1.115 test/unit/css.js\n\t 0.996 src/manipulation.js\n\t 0.906 src/effects.js", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/bugspots", "keywords": null, "license": "ISC License", "maintainer": null, "maintainer_email": null, "name": "bugspots", "package_url": "https://pypi.org/project/bugspots/", "platform": "Unix", "project_url": "https://pypi.org/project/bugspots/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/bugspots" }, "release_url": "https://pypi.org/project/bugspots/0.1/", "requires_dist": null, "requires_python": null, "summary": "Identify hot spots in a codebase with the bug prediction algorithm used at Google.", "version": "0.1" }, "last_serial": 787096, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fb1203a8cba7f49d77e0e306c90ef19c", "sha256": "9b36630c639f8598a904df92c76556d67089091282e49ffc7aeb977b8b0bffec" }, "downloads": -1, "filename": "bugspots-0.1.tar.gz", "has_sig": false, "md5_digest": "fb1203a8cba7f49d77e0e306c90ef19c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3105, "upload_time": "2011-12-31T02:09:03", "url": "https://files.pythonhosted.org/packages/2e/b8/8634f02314ed527cacc6de52e67344f1627935dd7e7a07fb4117d5662bc6/bugspots-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb1203a8cba7f49d77e0e306c90ef19c", "sha256": "9b36630c639f8598a904df92c76556d67089091282e49ffc7aeb977b8b0bffec" }, "downloads": -1, "filename": "bugspots-0.1.tar.gz", "has_sig": false, "md5_digest": "fb1203a8cba7f49d77e0e306c90ef19c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3105, "upload_time": "2011-12-31T02:09:03", "url": "https://files.pythonhosted.org/packages/2e/b8/8634f02314ed527cacc6de52e67344f1627935dd7e7a07fb4117d5662bc6/bugspots-0.1.tar.gz" } ] }