Software Freedom Law Center

root/trunk/antimatter/tim/Bot-BasicBot-Pluggable/debian/control

Revision 53, 1.2 kB (checked in by bkuhn, 10 months ago)
  • Added SFLC's internally developed tim bot released under AGPLv3
Line 
1 Source: libbot-basicbot-pluggable-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper (>= 4.0.2)
5 Build-Depends-Indep: perl (>= 5.8.0-7)
6 Maintainer: Bradley M. Kuhn <bkuhn@softwarefreedom.org>
7 Standards-Version: 3.6.1
8
9 Package: libbot-basicbot-pluggable-perl
10 Architecture: all
11 Depends: ${perl:Depends}, ${misc:Depends},
12 Description:  extension to the simple irc bot base class
13  Bot::BasicBot::Pluggable started as Yet Another Infobot replacement, but now
14  is a generalised framework for writing infobot-type bots, that lets you keep
15  each function seperate. You can have seperate modules for factoid tracking,
16  'seen' status, karma, googling, etc. Included with the package are modules
17  for:
18  .
19  Auth - user authentication and admin access
20  Loader - loads and unloads modules as bot commands
21  Join - joins and leaves channels
22  Vars - changes module variables
23  Infobot - handles infobot-style factoids
24  Karma - tracks the popularity of things
25  Seen - tells you when people were last seen
26  DNS - host lookup
27  Google - search google for things
28  Title - Gets the title of pages mentioned in channel
29  .
30  This description was automagically extracted from the module by dh-make-perl.
Note: See TracBrowser for help on using the browser.

SFLC Main Page

[frdm] Support SFLC