package/python-gitdb2: new package
authorAdam Duskett <Aduskett@gmail.com>
Fri, 29 Nov 2019 21:29:07 +0000 (13:29 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Dec 2019 22:33:44 +0000 (23:33 +0100)
commitaae0658c71130eb8b807c3da440bdae2d6548a84
tree37cc94848f40c1b812f8d9ffdb660ee7af3f6112
parentf81f673a78373ac07069863dd87cd6041cd79850
package/python-gitdb2: new package

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 handle large objects with a small
memory footprint.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[Thomas: fix license]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-gitdb2/Config.in [new file with mode: 0644]
package/python-gitdb2/python-gitdb2.hash [new file with mode: 0644]
package/python-gitdb2/python-gitdb2.mk [new file with mode: 0644]