[ buster ]
[ 原始碼: dulwich ]
套件:pypy-dulwich(0.19.11-2)
Python Git library - pypy module
Dulwich is a Python implementation of the file formats and protocols used by the Git version control system. It can currently read from and write to existing Git repositories and implements the protocol for pushing and receiving packs from remote servers.
All functionality is available in pure Python, but for improved performance replacements of some modules written in C are also available. This package includes the high performance versions.
This package contains the module built for pypy.
其他與 pypy-dulwich 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: pypy
- fast alternative implementation of Python - PyPy interpreter
-
- dep: pypy-abi-41
- 本虛擬套件由這些套件填實: pypy
-
- rec: pypy-fastimport
- Fastimport file format parser and generator library