Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
GitPython - Python Git Library
- Description:
GitPython is a python library used to interact with Git repositories.
GitPython provides object model access to your git repository. Once you have
created a repository object, you can traverse it to find parent commit(s),
trees, blobs, etc.
GitPython is a port of the grit library in Ruby created by Tom Preston-Werner
and Chris Wanstrath.
Packages
GitPython-0.1.6-2.fc13.noarch
[36 KiB] |
Changelog
by Terje Rosten (2010-01-08):
- Add python-setuptools to buildreq
- Explicit file list
- Use version macro in source url
|