pydoctor 22.5.1-1 source package in Ubuntu

Changelog

pydoctor (22.5.1-1) unstable; urgency=medium

  * Team upload
  * d/watch: Adjust watch logic
  * New upstream version 22.5.1

 -- Carsten Schoenert <email address hidden>  Tue, 17 May 2022 14:48:37 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydoctor_22.5.1-1.dsc 2.3 KiB 1a92362918d8c1bac68f8f02dfac07eda4b332054517fab7f01783f2af078bd3
pydoctor_22.5.1.orig.tar.gz 841.1 KiB 7afecaf8cfee43e1893564a5d52dff163431e012f30c2d24dd616c054e18eb67
pydoctor_22.5.1-1.debian.tar.xz 63.4 KiB 65b39ffcffdfefcead36d323b426a23ab5e128ec8236e18808042643999dff32

Available diffs

No changes file available.

Binary packages built by this source

pydoctor: Python API document generator

 Pydoctor is a tool for generating API documentation for Python modules based
 on their docstrings via static analysis.
 .
 It was written primarily to replace epydoc for the purposes of the Twisted
 project as epydoc has difficulties with zope.interface.