python-gitdb - A pure-Python git object database
Website: | http://pypi.python.org/packages/source/g/gitdb/gitdb-0.6.4.tar.gz#md5=44e4366b8bdfd306b075c3a52c96ae1a |
---|---|
License: | BSD |
Vendor: | Virtuozzo |
- Description:
GitDB allows you to access bare git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to operate on large objects with a small memory footprint.
Packages
python-gitdb-0.6.4-1.vl7.1.src [397 KiB] |
Changelog
by Dennis Gilmore (2015-05-26):
- update to 0.6.4 - enable python3 support |