Paketname | python-dulwich |
Beschreibung | Pure-python Git library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.1-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 620 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Jelmer Vernooij |
Quelle | dulwich |
Paketgröße | 110788 Byte |
Prüfsumme MD5 | 7b5a372c33068b7e31536c3927caf844 |
Prüfsumme SHA1 | 0c94e6430218b6b6265baf4091955bfc575da4c3 |
Prüfsumme SHA256 | b6fd907955385de24f5f5874f4f01d1f7b6675e9137c92791f17d2e170f9982d |
Link zum Herunterladen | python-dulwich_0.6.1-1_i386.deb |
Ausführliche Beschreibung | Dulwich is a Python implementation of the file formats and protocols
used by the Git version control system. It can currently read from and write
to existing Git repositories and implements the protocol for pushing and
receiving packs from remote servers.
.
All functionality is available in pure Python, but for improved performance
replacements of some modules written in C are also available. This package
includes the high performance versions.
|