1 # Contributor: v2punkt0 <v2punkt0@gmail.com>
5 pkgdesc="This python module implements a set of classes and functions to work with the Yahoo Search Web Services"
6 url="http://pysearch.sourceforge.net"
10 source=(http://downloads.sourceforge.net/$pkgname/pYsearch-$pkgver.tar.gz)
11 md5sums=('03a3cf75044bc00cee5b61130aa06926')
15 cd $startdir/src/pYsearch-$pkgver
16 python setup.py install --prefix=$startdir/pkg/usr