description Python module to talk to Google through SOAP
This module allows you to access Google's web APIs through SOAP, to do \
things like search Google and get the results programmatically. This \
API is described at http://www.google.com/apis/ .
homepage http://pygoogle.sourceforge.net/
master_sites sourceforge:pygoogle
distname pygoogle-${version}
checksums md5 334e2d9e5a765ffa9769e2c4cdfcd110
depends_lib port:py-soappy
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
eval file copy [glob ${worksrcpath}/doc/*] \
${destroot}${prefix}/share/doc/${name}