[ol9_developer_EPEL] python3-GitPython-3.1.32-1.el9.noarch

Name:python3-GitPython
Version:3.1.32
Release:1.el9
Architecture:noarch
Group:Unspecified
Size:1425935
License:BSD-3-Clause
RPM: python3-GitPython-3.1.32-1.el9.noarch.rpm
Source RPM: GitPython-3.1.32-1.el9.src.rpm
Build Date:Fri Aug 25 2023
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/gitpython-developers/GitPython
Summary:Python Git Library
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.

Changelog (Show File list) (Show related packages)