description A documentation generator for Pyrex-created modules
long_description Pyrexdoc generates no-frills but usable documentation \
for modules created with Pyrex. This utility is \
needed because the regular Python doco generators \
like epydoc, pydoc, happydoc etc lose the plot when \
analysing modules created with Pyrex.
homepage http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/tools/pyrexdoc
checksums md5 3bb2130112e80ad84f798d00c4920e98
# Yuck -- work around gzip
extract.dir ${worksrcpath}
patchfiles patch-pyrexdoc.py
xinstall -m 755 ${worksrcpath}/pyrexdoc.py ${destroot}${prefix}/bin/pyrexdoc