[ 源代码: python-bugzilla ]
软件包:python3-bugzilla(3.2.0-1)
python3-bugzilla 的相关链接
Debian 的资源:
下载源码包 python-bugzilla:
- [python-bugzilla_3.2.0-1.dsc]
- [python-bugzilla_3.2.0.orig.tar.gz]
- [python-bugzilla_3.2.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for interacting with Bugzilla (Python 3)
python-bugzilla is a Python library for interacting with Bugzilla instances over XML-RPC. You may also be interested in the command-line tool 'bugzilla-cli', which can be used to interact with Bugzilla from shell scripts.
This package installs the library for Python 3.
其他与 python3-bugzilla 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings