Limnoria/debian/control

21 lines
742 B
Plaintext
Raw Normal View History

2004-02-04 06:41:08 +01:00
Source: supybot
Section: net
Priority: optional
Maintainer: Jonathan Hseu <vomjom@debian.org>
Build-Depends: debhelper (>= 4.0.0), python (>= 2.3)
Standards-Version: 3.6.0
Package: supybot
Architecture: all
Depends: ${python:Depends}
2004-02-04 06:41:08 +01:00
Recommends: python-sqlite
Suggests: python-twisted
2004-02-04 08:18:04 +01:00
Description: A 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.