[ 源代码: python-pygerrit2 ]
软件包:python3-pygerrit2(2.0.4-3)
python3-pygerrit2 的相关链接
Debian 的资源:
下载源码包 python-pygerrit2:
- [python-pygerrit2_2.0.4-3.dsc]
- [python-pygerrit2_2.0.4.orig.tar.gz]
- [python-pygerrit2_2.0.4-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library to interact with Gerrit via the REST API - Python 3.x
pygerrit2 is simple Python library to provide interface to interact with Gerrit Code Review via it's REST API.
This package contains the Python 3.x module.
其他与 python3-pygerrit2 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr (>= 0.8.2)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests (>= 2.10.0)
- elegant and simple HTTP library for Python3, built for human beings