python-pydotplus 2.0.2-2 source package in Ubuntu

Changelog

python-pydotplus (2.0.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

  [ Thomas Goirand ]
  * Do not use rtd theme.

 -- Thomas Goirand <email address hidden>  Tue, 04 Oct 2016 14:59:06 +0200

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pydotplus_2.0.2-2.dsc 2.4 KiB a597e7db565fff82b7258af92737d9f3444a47bd9ed55baddc8fd6d74078dfaf
python-pydotplus_2.0.2.orig.tar.xz 222.4 KiB 782456fcabde6484e48dfc3d35e7ca752844a47ca7d64bf3f447e75a54eb8984
python-pydotplus_2.0.2-2.debian.tar.xz 3.0 KiB 0779c95abd65f016be783f8b1531723b3d9cdae550f41e931f60fb5236f5a5d2

Available diffs

No changes file available.

Binary packages built by this source

python-pydotplus: No summary available for python-pydotplus in ubuntu focal.

No description available for python-pydotplus in ubuntu focal.

python-pydotplus-doc: No summary available for python-pydotplus-doc in ubuntu eoan.

No description available for python-pydotplus-doc in ubuntu eoan.

python3-pydotplus: interface to Graphviz's Dot language - Python 3.x

 PyDotPlus is an improved version of the old pydot project that provides a
 Python Interface to Graphviz's Dot language.
 .
 Differences with pydot:
  * Compatible with PyParsing 2.0+.
  * Python 2.7 - Python 3 compatible.
  * Well documented.
  * CI Tested.
 .
 This package contains the Python 3.x module.