Letter G

GitPython - Python Git Library

Website: https://github.com/gitpython-developers/GitPython
License: BSD
Vendor: Alcance Libre, Inc.
Description:
GitPython is a python library used to interact with git repositories,
high-level like git-porcelain, or low-level like git-plumbing.

It provides abstractions of git objects for easy access of repository data, and
additionally allows you to access the git repository more directly using either
a pure python implementation, or the faster, but more resource intensive git
command implementation.

The object database implementation is optimized for handling large quantities
of objects and large datasets, which is achieved by using low-level structures
and data streaming.

Packages

GitPython-3.1.20-1.aldos.src [189 KiB] Changelog by Joel Barrios (2022-09-06):
- Update to 3.1.20.

Listing created by Repoview-0.6.6-6.fc14.al