[ etiona ]
[ 原始碼: python-git ]
套件: python-git (2.1.8-1)
python-git 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-git:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Vincent Bernat
- TANIGUCHI Takaki
- Yaroslav Halchenko
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default 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