K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-07-25T22:50:43.000000Z K 7 svn:log V 460 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 END