[ buster ]
[ ソース: python-git ]
パッケージ: python-git (2.1.11-1+deb10u2) [security]
python-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 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.
その他の python-git 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- 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