1 # Maintainer: Wieland Hoffmann <the_mineo@web.de>
2 # Automatically generated by pip2arch on 2010-11-29
7 pkgdesc="An extension of docutils' rst2latex with inline math, equations, references, and raw latex"
8 url="http://muralab.org/rstex"
10 license=('BSD License')
12 source=("http://pypi.python.org/packages/source/r/rstex/rstex-$pkgver.tar.gz")
15 cd $srcdir/rstex-$pkgver
16 python2 setup.py install --root="$pkgdir"
18 md5sums=('7af2824d613f8c514335c0c002473f09')