epydoc 3.0.1-9 source package in Ubuntu

Changelog

epydoc (3.0.1-9) unstable; urgency=low

  * Bump standards version to 3.9.1.0 (no packaging changes).
  * Do a better job of handling special latex entries (closes: #614570).
    - Apply debian/patches/special-latex-entries.patch
    - Patch provided by Mike Gabriel <email address hidden>
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:44:26 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Kenneth J. Pronovici
Architectures:
all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
epydoc_3.0.1.orig.tar.gz 1.7 MiB d4e5c8d90937d01b05170f592c1fa9b29e9ed0498dfe7f0eb2a3af61725b6ad1
epydoc_3.0.1-9.debian.tar.gz 12.9 KiB 48b49ccd51fa5419baeb9c04860bb446e7ce8700e48358653d3b79841ab3fc0f
epydoc_3.0.1-9.dsc 1.0 KiB 0ce3ebafa28145176237d34dd28bb101accd19476523aa8ae884695a6c055f2d

Available diffs

View changes file

Binary packages built by this source

epydoc-doc: tool for documenting Python modules (documentation)

 Epydoc is a tool for generating API documentation for Python modules based on
 their docstrings. 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.
 .
 This package contains the API reference and usage information for Epydoc, all
 available through the Debian documentation system (dhelp, dwww, doc-central,
 etc.) in the Devel section.

python-epydoc: tool for documenting Python modules

 Epydoc is a tool for generating API documentation for Python modules based on
 their docstrings. 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.
 .
 This package contains the epydoc and epydocgui commands, their manpages, and
 their associated Python modules.