Paketname | python-git |
Beschreibung | Python library to interact with Git repositories |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.6-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | python-support (>= 0.7.1), git-core (>= 1.5.3.7) |
Empfohlene Pakete | |
Paketbetreuer | Daniel Watkins |
Quelle | |
Paketgröße | 17516 Byte |
Prüfsumme MD5 | 632abe5dc2428b076a500d8e017a2d81 |
Prüfsumme SHA1 | 0c8c089f99c97781133c83d5d44e434f35679c12 |
Prüfsumme SHA256 | 65a93811a21246df0bb7d54964721d18e19c2c128a1fd4cf007ef1ae87082b98 |
Link zum Herunterladen | python-git_0.1.6-1_all.deb |
Ausführliche Beschreibung | python-git provides object model access to a Git repository, so Python can be
used to manipulate it. Repository objects can be opened or created, which can
then be traversed to find parent commit(s), trees, blobs, etc.
|