Gentoo Archives: gentoo-dev

From: Chris Bainbridge <chris.bainbridge@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] pybugz - python command line interface to bugzilla
Date: Mon, 17 Jul 2006 10:32:01
Message-Id: 623652d50607170328t34078d58k909935ecf006fdd7@mail.gmail.com
In Reply to: [gentoo-dev] pybugz - python command line interface to bugzilla by Alastair Tse
1 On 16/07/06, Alastair Tse <liquidx@g.o> wrote:
2 > Hi All,
3 >
4 > As a little weekend project, I wrote a command line interface to
5 > bugzilla in Python that is targetted to Gentoo's bugzilla (but also
6 > generalisable to other bugzillas with a little code modification). It
7 > can do the following:
8
9 You might like to have a look at Redhat's bugzilla. There's a xml-rpc
10 interface (not sure if the patches are redhat specific or upstream)
11 that allows you to do these kind of things. There are also some
12 command line and gui tools that utilise the xml-rpc api.
13 --
14 gentoo-dev@g.o mailing list

Replies