Info2: << Package: epydoc-py%type_pkg[python] Version: 3.0alpha2 Revision: 1 Description: Python documentation system DescDetail: << Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html, pdf). A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext. << DescPort: << Version 3.0a has some minor formatting bugs, but the epydoc generated documentation is (in my oppinion) way better than pydoc. << Source: mirror:sourceforge:epydoc/epydoc-%v.tar.gz Source-MD5: 3e8bfb8acc174112f3d97a3306385fac Type: python (2.4) Depends: python%type_pkg[python] CompileScript: << #!/bin/bash -e %p/bin/python%type_raw[python] setup.py build << InstallScript: << %p/bin/python%type_raw[python] setup.py install --root %d << DocFiles: README.txt LICENSE.txt License: OSI-Approved Homepage: http://epydoc.sourceforge.net/ Maintainer: Kurt Schwehr # Info2 <<