Gitlib 0.5
Pythonic low-level Git library
Gitlib was originally developed as part of Smug, but it is useful as a standalone library. It provides a Pythonic API for creating, accessing, or modifying a Git repository. Many features in Gitlib are implemented in native Python, while others require running Git plumbing commands. One of the primary advantages of Gitlib is that it can perform operations on a bare repository that might otherwise require a working tree.
- Author: Andrew McNabb
- Home Page: http://www.mcnabbs.org/andrew/smug/docs/gitlib.html
- Download URL: git://mcnabbs.org/smug.git
- Keywords: Git
- License: BSD
-
Categories
- 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
- Package Index Owner: amcnabb
- DOAP record: Gitlib-0.5.xml
