Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
epydoc: Automatic API documentation generation tool for Python
- Summary
- 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.
Arch: src
Download: | epydoc-2.1-6.al3.src.rpm |
Build Date: | Sat Sep 30 00:52:29 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 520 KiB |
Changelog
- * Wed Sep 6 17:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.1-6
- No longer ghost the .pyo files, as per new python guidelines (#205374).
- * Mon Aug 28 17:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.1-5
- FC6 rebuild.
- Add %{?dist} tag.
- Update summary line.
- * Thu Apr 7 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt