パッケージ: python-gitdb (2.0.3-1)
python-gitdb に関するリンク
Trisquel の資源:
python-gitdb ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- TANIGUCHI Takaki
外部の資源:
- ホームページ [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
- interactive high-level object-oriented language (default version)
-
- dep: python-smmap (>> 2)
- pure Python implementation of a sliding window memory map manager