1 # Contributor: gustavo chain <g@0xff.cl>
8 pkgdesc="Doxygen filter which can be used to document Python source code."
9 depends=('python' 'doxygen')
10 source=(http://i31www.ira.uka.de/~baas/pydoxy/pythfilter.py)
11 url="http://i31www.ira.uka.de/~baas/pydoxy/"
12 md5sums=('d7ed8012ab758e7821ae74b38cb8d261')
16 install -D -m755 pythfilter.py ${startdir}/pkg/usr/bin/pythfilter.py