Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-GitPython-3.1.50-1.fc45 RPM for noarch

From Fedora Rawhide for x86_64 / p

Name: python3-GitPython Distribution: Fedora Project
Version: 3.1.50 Vendor: Fedora Project
Release: 1.fc45 Build date: Wed May 6 08:52:39 2026
Group: Unspecified Build host: buildvm-a64-04.rdu3.fedoraproject.org
Size: 2094990 Source RPM: GitPython-3.1.50-1.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/gitpython-developers/GitPython
Summary: Python Git Library
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.

Provides

Requires