Name: | python-gitdb |
---|---|
Version: | 0.6.4 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 532407 |
License: | BSD |
RPM: | python-gitdb-0.6.4-4.el7.aarch64.rpm |
Source RPM: | python-gitdb-0.6.4-4.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/packages/source/g/gitdb/gitdb-0.6.4.tar.gz#md5=44e4366b8bdfd306b075c3a52c96ae1a |
Summary: | A pure-Python git object database |
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. |