slackbuilds/libraries/gitdb
B. Watson 6fcf0f3b1a libraries/gitdb: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:30:12 -04:00
..
README libraries/gitdb: Wrap README at 72 columns. 2022-03-13 15:30:12 -04:00
gitdb.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
gitdb.info
slack-desc

README

Git Object Database.

GitDB is a pure-Python git object database.

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.