Source: gozerbot
Section: net
Priority: optional
Maintainer: Jeremy Malcolm <terminus@debian.org>
Build-Depends: python-setuptools (>= 0.6b3), python-all-dev, debhelper (>= 7), python-support (>= 0.5.3)
Standards-Version: 3.7.2
XS-Python-Version: all

Package: gozerbot
Architecture: all
Depends: ${python:Depends}, python-central, python-tz (>= 1.0), python-simplejson (>= 1.0), python-feedparser (>= 1.0), python-dns (>= 2.3.3), adduser, python-setuptools (>= 0.6b3), python-sqlalchemy
Recommends: gozerbot-plugins (>= 0.9.1.2)
Suggests: gnupg
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: An IRC and Jabber bot written in Python
 .
 Gozerbot is a channel bot that aids with conversation in IRC channels
 and Jabber conference rooms. It's mainly used to send notifications (RSS,
 Nagios, etc.) and to provide custom commands for the channel. More then 
 just a channel bot Gozerbot aims to provide a platform for the user to 
 program his own bot and make it into something that's useful. This is done 
 with a plugin structure that makes it easy to program your own plugins. 
 But Gozerbot comes with some batteries included, there are now over 100 
 plugins already written and ready for use.
 .
