{ "info": { "author": "John Wiegley, Thurston Stone", "author_email": "tstone2077@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "[![Build\nStatus](https://travis-ci.org/tstone2077/gitshelve.svg?branch=develop)](https://travis-ci.org/tstone2077/gitshelve)\n[![Coverage Status](https://coveralls.io/repos/tstone2077/gitshelve/badge.svg?branch=develop)](https://coveralls.io/r/tstone2077/gitshelve?branch=feature%2Fdevelop)\n\nOriginally branched from https://github.com/duplys/git-issues\n\ngitshelve is very useful standalone code inside of the git-issues. This\nrepo is to separate it out into its own project. That being the case,\nthe following changes were made:\n\n1. original history has been retained [by using git filter-branch and\na simple command\nline](http://git.661346.n2.nabble.com/Remove-all-files-except-a-few-files-using-filter-branch-td7567155.html).\n2. code has been updated to support python 2 and 3 (2.7 and 3.2 tested)\n3. unit tests have been written to cover 93% of the code.\n\nPlease be sure to view the LICENSE file for copying, modifying, or\ndistributing.", "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/tstone2077/gitshelve", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "gitshelve", "package_url": "https://pypi.org/project/gitshelve/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gitshelve/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tstone2077/gitshelve" }, "release_url": "https://pypi.org/project/gitshelve/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python object for easily writing scripts that store arbitrary data inside a Git repository.", "version": "0.1.1" }, "last_serial": 1417137, "releases": { "0.1.0": [ { "comment_text": "built for Windows-7", "digests": { "md5": "4905fc5c230840fd0ec7269eb2de9731", "sha256": "7feedb438c6bef8171e10f94b15528c8c4539bcb66c6424ee7c6175ca9a7d5a7" }, "downloads": -1, "filename": "gitshelve-0.1.0.win-amd64.zip", "has_sig": false, "md5_digest": "4905fc5c230840fd0ec7269eb2de9731", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 13839, "upload_time": "2015-01-22T20:18:44", "url": "https://files.pythonhosted.org/packages/08/d3/c4ca7dbc3d6d3d89caf4e94041925820fc445111d936f5524e9bb0b1b7ec/gitshelve-0.1.0.win-amd64.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "79e84d5d74613694fc05172fabc097f9", "sha256": "5a596a1d6cafc9e6864da64551345f5c4b311c5495d15d81342eefd743147a1f" }, "downloads": -1, "filename": "gitshelve-0.1.1.tar.gz", "has_sig": false, "md5_digest": "79e84d5d74613694fc05172fabc097f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11148, "upload_time": "2015-02-10T03:30:38", "url": "https://files.pythonhosted.org/packages/1d/22/93703ec6efc6851240dccef9795c735f6bc543910df5313d59609ab83a79/gitshelve-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79e84d5d74613694fc05172fabc097f9", "sha256": "5a596a1d6cafc9e6864da64551345f5c4b311c5495d15d81342eefd743147a1f" }, "downloads": -1, "filename": "gitshelve-0.1.1.tar.gz", "has_sig": false, "md5_digest": "79e84d5d74613694fc05172fabc097f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11148, "upload_time": "2015-02-10T03:30:38", "url": "https://files.pythonhosted.org/packages/1d/22/93703ec6efc6851240dccef9795c735f6bc543910df5313d59609ab83a79/gitshelve-0.1.1.tar.gz" } ] }