python-gitdb

pure-Python git object database


The GitDB project implements interfaces to allow read and write access to git repositories. In its core lies the db package, which contains all database types necessary to read a complete git repository. These are the LooseObjectDB, the PackedDB and the ReferenceDB which are combined into the GitDB to combine every aspect of the git database.


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
TANIGUCHI Takaki

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 7.0 (wheezy) 0.5.4-1 0.6.4-1~nd70+1 i386, amd64
Debian GNU/Linux 8.0 (jessie) 0.5.4-1 0.6.4-1~nd80+1 i386, amd64
Debian testing (stretch) 0.6.4-2 0.6.4-1~nd80+1+nd90+1 i386, amd64
Debian unstable (sid) 0.6.4-2 0.6.4-1~nd+1 i386, amd64
Ubuntu 14.04 “Trusty Tahr” (trusty) 0.5.4-1 0.6.4-1~nd14.04+1 i386, amd64
Ubuntu 14.10 “Utopic Unicorn” (utopic) 0.5.4-1 0.6.4-1~nd14.10+1 i386, amd64
Ubuntu 15.04 “Vivid Vervet” (vivid) 0.5.4-1 0.6.4-1~nd14.10+1+nd15.04+1 i386, amd64
The source code for this portal is licensed under the GPL-3 and is available on GitHub.