Changeset 38db12d7482f62275ecf9e67819ae148b3514f9a

Show
Ignore:
Timestamp:
09/11/07 15:22:41 (1 year ago)
Author:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
git-committer:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1189509761 +0000
git-parent:

[06185978eaf9d0eaef5089afb97ae8ca521a41b1]

git-author:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1189509761 +0000
Message:

Update REQUIREMENTS

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • REQUIREMENTS

    rd9878de r38db12d  
    1313Useful but fallback provided 
    1414      ruby-gettext 1.8.0+   http://www.yotabanana.com/hiki/ruby-gettext.html?ruby-gettext 
    15                             optional, if installed rbot can use localized messages      
     15                            optional; if installed rbot can use localized messages 
    1616      htmlentities          http://htmlentities.rubyforge.org/ 
    17                             optional, if missing rbot will use an internal table to decode 
    18                             the most common HTML entities 
     17                            optional; if installed rbot will use it to decode 
     18                            HTML entities; if missing, an internal table with 
     19                            the most common HTML entities will be used instead 
     20      hpricot               http://code.whytheluckystiff.net/hpricot/ 
     21                            optional, if installed rbot will used it to find 
     22                            the first paragraph in HTML files; if missing, 
     23                            regular expressions will be used instead 
     24 
    1925 
    2026Plugin requirements 
     
    2632rss: 
    2733      rss 
    28 rubyurl
     34shortenurls
    2935      shorturl 
    3036time: 
    3137      tzinfo 
     38translator: 
     39      mechanize 
    3240 
    3341External programs needed for rbot 
     
    3644Plugin requirements 
    3745(These are all optional) 
     46 
     47cal plugin: 
     48      cal(1) 
     49 
     50figlet plugin: 
     51      figlet(6) 
     52 
     53fortune plugin: 
     54      fortune(6) 
    3855 
    3956host plugin: