Limnoria/plugins/Google
James Vega d7dee482ca Google: Ensure we don't try to use the 3rd party json module.
json-py provides a different interface than simplejson (renamed json when
included with Python2.6).  As such, we test for the different interface and
raise an error when we encounter it.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-19 00:55:17 -04:00
..
local Google: Modify our local simplejson to work pre-Python2.6 2009-03-31 07:50:41 -04:00
README.txt Add simplejson to the Google plugin and use universalImport 2009-03-15 19:55:14 -04:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Google: Rename safeSearch to searchFilter to ease upgrades 2009-03-11 13:37:27 -04:00
plugin.py Google: Ensure we don't try to use the 3rd party json module. 2009-05-19 00:55:17 -04:00
test.py Add tests for recent bug-fixes 2009-03-11 13:37:26 -04:00

README.txt

This is a simple plugin to provide access to the Google services we all know
and love from our favorite IRC bot.