1 # Contributor: Christoph Siegenthaler <csi@gmx.ch>
5 pkgdesc="Python extension created to manipulate extended attributes in filesystems that support them"
6 url="http://rudd-o.com/projects/python-extattr/"
7 depends=('python' 'attr')
8 source=(http://rudd-o.com/wp-content/projects/files/$pkgname/$pkgname-$pkgver.tar.gz)
9 md5sums=('9b554c8a24ec60edd26c663f124fbe8f')
12 cd $startdir/src/$pkgname-$pkgver
13 python setup.py install --root=$startdir/pkg