1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/pybugz/pkg-descr
Chris Rees db5d3dfae7 Remove argparse dependency
PR:		ports/182086
Submitted by:	rm
2013-12-04 20:15:00 +00:00

17 lines
563 B
Plaintext

Many find Bugzilla's web-based UI inefficient. PyBugz is a command-line based
interface that was written by Alastair Tse in order to improve his interaction
with Gentoo Bugzilla
Features
--------
* Searching bugzilla
* Listing details of a bug including comments and attachments
* Downloading/viewing attachments from bugzilla
* Posting bugs, comments, and making changes to an existing bug.
* Adding attachments to a bug.
There is extensive help in `bugz --help` and `bugz <subcommand>
--help` for additional options.
WWW: https://github.com/williamh/pybugz