python313-gitpython - GitPython is a Python library used to interact with Git repositories
| Website: | https://github.com/gitpython-developers/GitPython |
|---|---|
| License: | BSD-3-Clause |
| 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 often backed by calling the git command-line program. Python 3.13 version.
Packages
| python313-gitpython-3.1.50-1.aldos.src [218 KiB] |
Changelog
by Joel Barrios (2026-05-08):
- Update to 3.1.50. |