Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
epydoc: Edward Loper's Python API documentation generation tool
- 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-2.src.rpm |
| Build Date: | Wed Apr 27 18:23:41 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 517 KiB |
Changelog
- * Tue Nov 16 12:00:00 2004 Matthias Saou <http://freshrpms.net/> 2.1-2
- Bump release to provide Extras upgrade path.
- * Thu Oct 21 13:00:00 2004 Matthias Saou <http://freshrpms.net/> 2.1-1
- Picked up and rebuilt.
- Added doc and man pages.
- * Fri May 7 13:00:00 2004 Thomas Vander Stichele <thomas at apestaart dot org>
- 2.1-0.fdr.1: Initial package