| Name: | GitPython |
|---|---|
| Version: | 1.0.1 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 2151787 |
| License: | BSD |
| RPM: | GitPython-1.0.1-2.el7.noarch.rpm |
| Source RPM: | GitPython-1.0.1-2.el7.src.rpm |
| Build Date: | Wed Jun 24 2015 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/GitPython/ |
| Summary: | 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. |