Limnoria/plugins/String
James Vega 804fbe8209 String: Trim trailing \n from encode's response.
Certain encode functions, like base64, add a trailing \n which simply clutters
the response for Supybot.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-04-06 11:29:11 -04:00
..
README.txt Split off commands from Fun and Utilities to the new String plugin. 2005-02-02 05:02:08 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Corrected slight inaccuracy in a configuration parameter's help. 2009-03-11 13:37:27 -04:00
plugin.py String: Trim trailing \n from encode's response. 2009-04-06 11:29:11 -04:00
test.py String: Give a more useful message when decoding base64 fails 2009-04-06 11:26:15 -04:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.