diff options
author | Marco Bonetti <sid77@slackware.it> | 2010-05-12 23:31:10 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:31:10 +0200 |
commit | fc1c0483cf330f18fc60af8e7d9764c5da38caab (patch) | |
tree | a4eb29b82a4b749200310dba8f2b1ba9e73ea3c7 /libraries/pygoogle/README | |
parent | b5aaa1770b660aaa12b39980e6acb29edd91f25f (diff) | |
download | slackbuilds-fc1c0483cf330f18fc60af8e7d9764c5da38caab.tar.gz |
libraries/pygoogle: Added to 12.2 repository
Diffstat (limited to 'libraries/pygoogle/README')
-rw-r--r-- | libraries/pygoogle/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/pygoogle/README b/libraries/pygoogle/README new file mode 100644 index 0000000000..5934af36fa --- /dev/null +++ b/libraries/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. |