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 [email protected]: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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

