{ "info": { "author": "Dirk Hesse", "author_email": "herr.dirk.hesse@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Bug Tracking", "Topic :: Software Development :: Version Control" ], "description": "Git-Track -- Minimalistic Bug-Tracker for Git.\n ==============================================\n \n This simple bug-tracker is intended for the everyday coding, when you\n want to write down some issues you want/have to fix later, but a\n full-blown bug tracking such as github etc. is simply overkill.\n \n Features:\n ---------\n \n Each bug/issue has a(n)\n \n * unique id\n * message/comment\n * date/time of creation\n * git commit associated with it\n by default the current HEAD commit at the time of creation\n * status (open/closed)\n * priority\n \n Usage:\n ------\n \n The basic usage is as simple as\n \n 1) *optional* make an alias\n \n alias g-tr=\"python /path/to/git-track/track.py\"\n \n 2) use\n \n g-tr\n \n will give you an overview of the commands.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dhesse/Git-Track", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Git-Track", "package_url": "https://pypi.org/project/Git-Track/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Git-Track/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dhesse/Git-Track" }, "release_url": "https://pypi.org/project/Git-Track/0.1/", "requires_dist": null, "requires_python": null, "summary": "Minimal Bug Tracking For Git.", "version": "0.1" }, "last_serial": 784431, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "48c08e1830036f4fe1c7c5271497bec2", "sha256": "2f76aa90e1a2d7fd32be24ad5de0e980c13b782ab2ac8b53568ce145c09355f5" }, "downloads": -1, "filename": "Git_Track-0.1-py2.6.egg", "has_sig": false, "md5_digest": "48c08e1830036f4fe1c7c5271497bec2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 8966, "upload_time": "2011-08-16T15:10:01", "url": "https://files.pythonhosted.org/packages/6e/f1/1807a94d6e7861849ee6999c0b960eee60953f4a29e9777f32d832733665/Git_Track-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "a1be77c930f5a9071c497bbe6373b3b3", "sha256": "7beb3ec8e2779a55797af4b8b7d20d255c4581b5552e798f26fdd8f9d6138f21" }, "downloads": -1, "filename": "Git-Track-0.1.tar.gz", "has_sig": false, "md5_digest": "a1be77c930f5a9071c497bbe6373b3b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5147, "upload_time": "2011-08-16T15:10:02", "url": "https://files.pythonhosted.org/packages/ef/8a/63a1115a341e85b6f410421285f08d4c328043f3a99c15c779a4da7e526e/Git-Track-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48c08e1830036f4fe1c7c5271497bec2", "sha256": "2f76aa90e1a2d7fd32be24ad5de0e980c13b782ab2ac8b53568ce145c09355f5" }, "downloads": -1, "filename": "Git_Track-0.1-py2.6.egg", "has_sig": false, "md5_digest": "48c08e1830036f4fe1c7c5271497bec2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 8966, "upload_time": "2011-08-16T15:10:01", "url": "https://files.pythonhosted.org/packages/6e/f1/1807a94d6e7861849ee6999c0b960eee60953f4a29e9777f32d832733665/Git_Track-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "a1be77c930f5a9071c497bbe6373b3b3", "sha256": "7beb3ec8e2779a55797af4b8b7d20d255c4581b5552e798f26fdd8f9d6138f21" }, "downloads": -1, "filename": "Git-Track-0.1.tar.gz", "has_sig": false, "md5_digest": "a1be77c930f5a9071c497bbe6373b3b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5147, "upload_time": "2011-08-16T15:10:02", "url": "https://files.pythonhosted.org/packages/ef/8a/63a1115a341e85b6f410421285f08d4c328043f3a99c15c779a4da7e526e/Git-Track-0.1.tar.gz" } ] }