Commit Graph

2 Commits

Author SHA1 Message Date
Martin Wilke
4191759ddf - Update to 0.1.5
PR:		130405
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-01-13 00:09:47 +00:00
Martin Wilke
0095cd488f 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.

WWW:   http://gitorious.org/projects/git-python/

PR:		ports/125826
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-25 22:50:43 +00:00