Info2: << Package: epydoc-py%type_pkg[python] Version: 3.0alpha 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.a << Source: mirror:sourceforge/epydoc/epydoc-%v.tar.gz Source-MD5: adbb7c447250979dbe93e0a308133cf6 Source-SHA1: dd18c1ef18b32a6f77bae25215a9fef9eb66398a Type: python (2.4) Depends: python%type_pkg[python] BuildDepends: proj 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 <<