PACKAGE NAME: epydoc-3.0.1-x86_64-2_slack.txz PACKAGE MIRROR: http://slackonly.com/pub/packages/14.1-x86_64/ PACKAGE LOCATION: ./development/epydoc PACKAGE SIZE (compressed): 1176 K PACKAGE SIZE (uncompressed): 16130 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: epydoc: epydoc (python api documentation tool) epydoc: epydoc: Epydoc is a tool for generating API documentation for Python modules, epydoc: based on their docstrings. For an example of epydoc's output, see epydoc: the API documentation for epydoc itself (html, pdf). A lightweight epydoc: markup language called epytext can be used to format docstrings, epydoc: and to add information about specific fields, such as parameters and epydoc: instance variables. Epydoc also understands docstrings written in epydoc: reStructuredText, Javadoc, and plaintext. epydoc: epydoc: Home page: http://epydoc.sf.net