diff options
author | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-23 17:49:14 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-23 17:52:01 -0300 |
commit | f4f294e2a9af86a5b2df0914a1add062b4284428 (patch) | |
tree | 2beaddaa5cac1193331e2912e9a8aea8fac8f224 /python/pygoogle/README | |
parent | 61e64e3e069f84a51c3b4ba184bee98d8fbcda31 (diff) | |
download | slackbuilds-f4f294e2a9af86a5b2df0914a1add062b4284428.tar.gz |
python/pygoogle: Removed (no longer functional)
See http://pygoogle.sourceforge.net/ for official statement from
upstream, declaring the project dead due to incompatibility with
Google.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/pygoogle/README')
-rw-r--r-- | python/pygoogle/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/pygoogle/README b/python/pygoogle/README deleted file mode 100644 index 5934af36fa..0000000000 --- a/python/pygoogle/README +++ /dev/null @@ -1,5 +0,0 @@ -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. |