Bug Triage and Forward Tool
===========================

This tool aims to make it easier to triage bug reports filled against
the Debian Bug Tracking System and, if needed, forward them to
the upstream software's maintainers.


System Requirements
-------------------

* Python
* PyGTK (>= 2.6)
* python-btsutils (>= 0.2)
* xdg-utils


Installing
----------

To install bugtaf, run ./setup.py install --install-lib /usr/share/bug-triage


Query Strings
-------------

Currently, bugtaf supports the followin syntax for query strings:

bug:<bugnumber>		Bug number
src:<source>		Source package
pkg:<package>		Binary package
maint:<e-mail>		Maintainer e-mail address
from:<e-mail>		Submitter e-mail address


Contact
-------

Development list: bug-triage-devel@lists.alioth.debian.org
