Source: supybot
Section: net
Priority: optional
Maintainer: James McCoy <jamessan@debian.org>
Build-Depends: debhelper (>= 11~), python-dev, dh-python, python-setuptools
Standards-Version: 4.1.4
Homepage: https://github.com/Supybot/Supybot
Vcs-Browser: https://salsa.debian.org/jamessan/supybot
Vcs-Git: https://salsa.debian.org/jamessan/supybot.git
X-Python-Version: >= 2.6

Package: supybot
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Recommends: python-feedparser
Suggests: python-twisted-core, python-twisted-names, python-sqlite, python-dictclient, python-dateutil
Description: robust and user friendly Python IRC bot
 Supybot is a robust (it doesn't crash), user friendly (it's easy
 to configure) and programmer friendly (plugins are *extremely*
 easy to write) Python IRC bot.  It aims to be an adequate
 replacement for most existing IRC bots.  It includes a very
 flexible and powerful ACL system for controlling access to
 commands, as well as more than 50 builtin plugins providing
 around 400 actual commands.
