summaryrefslogtreecommitdiff
path: root/devel/pybugz/pkg-descr
blob: cf5d520096f4029a5a9179eec0afcd2452a68ebf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.