python-altgraph 0.17.3+ds0-2 source package in Ubuntu

Changelog

python-altgraph (0.17.3+ds0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 22:22:30 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-altgraph_0.17.3+ds0-2.dsc 2.2 KiB 474f5893bf6399fc0944991ec819cd09fbbf07f32f178cc1c33421d00d19e912
python-altgraph_0.17.3+ds0.orig.tar.xz 33.9 KiB eb96c79a3a91600ee5f701b655ec4bc0850a9c9e473cba667937acf099203652
python-altgraph_0.17.3+ds0-2.debian.tar.xz 5.1 KiB 0b311612dddceaf2927cf6a10f1c5613cae2a2bf4d27e22540412ac10d334077

Available diffs

No changes file available.

Binary packages built by this source

python-altgraph-doc: Python graph (network) package - API documentation

 altgraph is a fork of graphlib: a graph (network) package for constructing
 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
 graphviz output.
 .
 altgraph includes some additional usage of Python 2.6+ features and
 enhancements related to modulegraph and macholib.
 .
 This package provides the documentation.

python3-altgraph: Python 3 graph (network) package

 altgraph is a fork of graphlib: a graph (network) package for constructing
 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
 graphviz output.
 .
 altgraph includes some additional usage of Python 2.6+ features and
 enhancements related to modulegraph and macholib.
 .
 This package provides the Python 3.x module.