PACKAGE NAME: gitdb2-2.0.2-x86_64-1salix15.0.txz PACKAGE LOCATION: ./salix/libraries PACKAGE SIZE (compressed): 79 K PACKAGE SIZE (uncompressed): 316 K PACKAGE REQUIRED: smmap2 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: gitdb2: gitdb2 (IO of git-style object databases) gitdb2: gitdb2: GitDB allows you to access bare git repositories for reading and gitdb2: writing. It aims at allowing full access to loose objects as well gitdb2: as packs with performance and scalability in mind. It operates gitdb2: exclusively on streams, allowing to handle large objects with gitdb2: a small memory footprint. gitdb2: gitdb2: Homepage: https://github.com/gitpython-developers/gitdb gitdb2: gitdb2: