[ buster ]
[ ソース: python-gitdb ]
パッケージ: python-gitdb (2.0.5-1)
python-gitdb に関するリンク
Debian の資源:
python-gitdb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
pure-Python git object database (Python 2)
The GitDB project implements interfaces to allow read and write access to git repositories. In its core lies the db package, which contains all database types necessary to read a complete git repository. These are the LooseObjectDB, the PackedDB and the ReferenceDB which are combined into the GitDB to combine every aspect of the git database.
This package contains the Python 2.x module.
その他の python-gitdb 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-smmap (>> 2)
- pure Python implementation of a sliding window memory map manager