2004-02-04 06:41:08 +01:00
|
|
|
Source: supybot
|
|
|
|
Section: net
|
|
|
|
Priority: optional
|
2004-08-27 11:26:43 +02:00
|
|
|
Maintainer: James Vega <vega.james@gmail.com>
|
2004-09-17 17:23:07 +02:00
|
|
|
Build-Depends: debhelper (>= 4.1.67), cdbs, python (>= 2.3), python-dev (>= 2.3)
|
2004-08-27 11:26:43 +02:00
|
|
|
Standards-Version: 3.6.1.0
|
2004-02-04 06:41:08 +01:00
|
|
|
|
|
|
|
Package: supybot
|
2004-02-05 05:35:46 +01:00
|
|
|
Architecture: all
|
|
|
|
Depends: ${python:Depends}
|
2004-08-27 11:26:43 +02:00
|
|
|
Suggests: python-twisted, python-sqlite
|
|
|
|
Description: robust and user friendly Python IRC bot
|
2004-02-05 05:10:23 +01:00
|
|
|
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.
|
2004-08-28 22:23:19 +02:00
|
|
|
.
|
|
|
|
Homepage: http://supybot.sourceforge.net/
|