Limnoria/plugins/Dict
Valentin Lorentz 2fda69b4d6 Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
..
local Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
README.txt Remove dictclient from Dict/ and update Dict/README.txt 2009-03-11 13:37:26 -04:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Internationalize ChannelLogger, Ctcp, Dict, Dunno, Factoids 2010-10-17 11:22:07 +02:00
messages.pot Conditional & Dict & Factoids & MessageParser: remove redundant spaces, update i18n and l10n-fr 2011-06-28 19:43:21 +02:00
plugin.py Dict: Use normal import (was broken in Python 3.3 for some reason). 2013-04-27 18:18:38 +02:00
test.py Dict: Fix lookup of some words (looks like dict.org does not follow RFC2229). Closes GH-494. 2013-08-07 15:41:08 +00:00

README.txt

This is a simple plugin to allow querying dictionaries for word
definitions.

In order to use this plugin you must have the following modules
installed:
- dictclient: http://quux.org:70/devel/dictclient