bugzillatools:CLI和Python库,用于与Bugzilla进行交互

时间:2021-05-17 09:13:05
【文件属性】:
文件名称:bugzillatools:CLI和Python库,用于与Bugzilla进行交互
文件大小:48KB
文件格式:ZIP
更新时间:2021-05-17 09:13:05
Python bugzillatools包含bugzilla CLI程序和一个用于与 bug跟踪系统进行交互的Python库,以及用于版本控制系统的插件,这些插件能够与Bugzilla安装进行交互。 唯一的依赖关系是 2.7,并且bugzillatools与启用XML-RPC功能的 4.0或更高版本一起使用。 安装 # via pip pip install bugzillatools # as superuser -or- pip install bugzillatools --user # user site-packages installation # from source python setup.py install # as superuser -or- python setup.py install --user # user si
【文件预览】:
bugzillatools-master
----MANIFEST.in(75B)
----README.rst(6KB)
----gpl-3.0.txt(34KB)
----plugin-bzr()
--------__init__.py(4KB)
--------hooks.py(6KB)
----bzlib()
--------test_bug.py(2KB)
--------config.py(2KB)
--------test_bugzilla.py(5KB)
--------__init__.py(1KB)
--------test_ui.py(4KB)
--------ui.py(11KB)
--------editor.py(2KB)
--------bug.py(12KB)
--------command.py(31KB)
--------bugzilla.py(7KB)
----doc()
--------.bugzillarc.sample(268B)
----CHANGES(6KB)
----setup.py(1KB)
----.gitignore(30B)
----bin()
--------bugzilla(3KB)

网友评论