[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fwd: FYI: script to query WNPP bugs using debtags



FYI

----- Forwarded message from Serafeim Zanikolas <serzan@hellug.gr> -----

Date: Thu, 18 Jun 2009 15:31:12 +0200
From: Serafeim Zanikolas <serzan@hellug.gr>
To: debian-mentors@lists.debian.org
Subject: FYI: script to query WNPP bugs using debtags

Hi,

As a way of encouraging QA uploads and package adoption, I've written a python
script to query WNPP bugs (minus RFPs) using debtags. Try:

git clone git@github.com:sez/wnpp-by-tags.git
cd wnpp-by-tags/

# read the manpage
make view-man

# look for orphaned and RFA'd packages implemented in python that don't use gtk
./wnpp_by_tags.py -t o,rfa -m implemented-in::python -x uitoolkit::gtk

# list debtags you can query against
./wnpp_by_tags.py -l

Enjoy,
Serafeim

----- End forwarded message -----


Reply to: