mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
82cd6c3e5c
ChangeLog. Also, some updates to handle the manpages being in the actual upstream Supybot package.
22 lines
805 B
Plaintext
22 lines
805 B
Plaintext
Source: supybot
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: James Vega <vega.james@gmail.com>
|
|
Build-Depends: debhelper (>= 4.1.67), cdbs, python (>= 2.3), python-dev (>= 2.3)
|
|
Standards-Version: 3.6.1.0
|
|
|
|
Package: supybot
|
|
Architecture: all
|
|
Depends: ${python:Depends}
|
|
Suggests: python-twisted, python-sqlite
|
|
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.
|
|
.
|
|
Homepage: http://supybot.sourceforge.net/
|