[ buster ]
[ Bron: python-git ]
Pakket: python-git (2.1.11-1+deb10u2) [security]
Verwijzigingen voor python-git
Debian bronnen:
Het bronpakket python-git downloaden:
- [python-git_2.1.11-1+deb10u2.dsc]
- [python-git_2.1.11.orig.tar.gz]
- [python-git_2.1.11-1+deb10u2.debian.tar.xz]
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Vincent Bernat (QA-pagina)
- TANIGUCHI Takaki (QA-pagina)
- Yaroslav Halchenko (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python library to interact with Git repositories - Python 2.7
python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc.
This package provides the Python 2.7 module.
Andere aan python-git gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-gitdb (>= 2)
- pure-Python git object database (Python 2)
-
- sug: python-git-doc
- Python library to interact with Git repositories - docs
-
- sug: python-smmap
- pure Python implementation of a sliding window memory map manager