[ 源代码: python-git ]
软件包:python3-git(2.1.11-1+deb10u2) [security]
python3-git 的相关链接
Debian 的资源:
下载源码包 python-git:
- [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]
维护小组:
- Debian Python Modules Team (QA 页面, 邮件存档)
- Vincent Bernat (QA 页面)
- TANIGUCHI Takaki (QA 页面)
- Yaroslav Halchenko (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Python library to interact with Git repositories - Python 3.x
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 3.x module.
其他与 python3-git 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-gitdb (>= 2)
- pure-Python git object database (Python 3)
-
- sug: python-git-doc
- Python library to interact with Git repositories - docs