{ "info": { "author": "Andrew McNabb", "author_email": "amcnabb@mcnabbs.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Version Control" ], "description": "Gitlib was originally developed as part of Smug, but it is useful as a\r\nstandalone library. It provides a Pythonic API for creating, accessing, or\r\nmodifying a Git repository. Many features in Gitlib are implemented in native\r\nPython, while others require running Git plumbing commands. One of the primary\r\nadvantages of Gitlib is that it can perform operations on a bare repository that\r\nmight otherwise require a working tree.", "description_content_type": null, "docs_url": null, "download_url": "git://mcnabbs.org/smug.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.mcnabbs.org/andrew/smug/docs/gitlib.html", "keywords": "Git", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "Gitlib", "package_url": "https://pypi.org/project/Gitlib/", "platform": "", "project_url": "https://pypi.org/project/Gitlib/", "project_urls": { "Download": "git://mcnabbs.org/smug.git", "Homepage": "http://www.mcnabbs.org/andrew/smug/docs/gitlib.html" }, "release_url": "https://pypi.org/project/Gitlib/0.5/", "requires_dist": null, "requires_python": null, "summary": "Pythonic low-level Git library", "version": "0.5" }, "last_serial": 112481, "releases": { "0.5": [] }, "urls": [] }