epydoc 3.0.1+dfsg-3 source package in Ubuntu

Changelog

epydoc (3.0.1+dfsg-3) unstable; urgency=low


  * Convert debian/rules to debhelper7, overriding just a few standard targets.
  * Update debian/README.debian to use dh_python2 rather than python-support.
  * Modify debian/python-epydoc.dirs to properly use usr/share/pyshared.
  * Update debian/copyright to list 2013 as the copyright date on my changes.

 -- Kenneth J. Pronovici <email address hidden>  Wed, 24 Apr 2013 16:35:13 +0000

Upload details

Uploaded by:
Kenneth J. Pronovici
Uploaded to:
Sid
Original maintainer:
Kenneth J. Pronovici
Architectures:
all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
epydoc_3.0.1+dfsg-3.dsc 1.1 KiB c6786bb43b9a62fb890c742727fb46bb33ff72d8e1fc141de6e7d4ffdc90d855
epydoc_3.0.1+dfsg.orig.tar.gz 1.8 MiB de88f2f04dd43cb3e69688af1ac5fee16db7074bf71fff8605ef1ce2b0e54429
epydoc_3.0.1+dfsg-3.debian.tar.gz 13.2 KiB e86d300cad44aca2809d68a63b409d5b4b3d3a4d265653833fc343980c961f81

Available diffs

No changes file available.

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.