miwi 2008-07-25 22:50:43 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-gitpython Makefile distinfo pkg-descr
devel/py-gitpython/files patch-setup.py
Log:
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>
Revision Changes Path
1.3146 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/py-gitpython/Makefile (new)
1.1 +3 -0 ports/devel/py-gitpython/distinfo (new)
1.1 +10 -0 ports/devel/py-gitpython/files/patch-setup.py (new)
1.1 +10 -0 ports/devel/py-gitpython/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"