ports/devel/py-python-bugzilla/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
441 B
Text

This is a python module that provides a kinda pythonic interface to Bugzilla
over XMLRPC.
It was originally written specifically for Red Hat's Bugzilla instance, but
it is intended to work with any Bugzilla instance. More usage the better, we
would be happy to help get things working with the bugzilla instance you care
about.
It also includes a `bugzilla` command-line client which can be used for quick,
ad-hoc bugzilla jiggery-pokery.