summaryrefslogtreecommitdiffstats
path: root/python/pygoogle/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pygoogle/README')
-rw-r--r--python/pygoogle/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/pygoogle/README b/python/pygoogle/README
new file mode 100644
index 0000000000..5934af36fa
--- /dev/null
+++ b/python/pygoogle/README
@@ -0,0 +1,5 @@
+This module is a wrapper for the Google Web APIs. It allows you to do Google
+searches, retrieve pages from the Google cache, and ask Google for spelling
+suggestions.
+
+It requires SOAPpy, which is avalaible at SlackBuilds.org.