pydot 1.0.28-2 source package in Ubuntu
Changelog
pydot (1.0.28-2) unstable; urgency=medium * debian/{control, copyright} - update upstream website references * Replace all the patches with the code from gh:nlhepler/pydot for py3k support; Closes: #745021, #745022, #792022, #808223 * debian/control - bump Standards-Version to 3.9.6 (no changes needed) * debian/watch - point to github * debian/copyright - extend packaging copyright years -- Sandro Tosi <email address hidden> Sun, 10 Jan 2016 02:01:49 +0000
Upload details
- Uploaded by:
- Sandro Tosi
- Uploaded to:
- Sid
- Original maintainer:
- Sandro Tosi
- Architectures:
- all
- Section:
- graphics
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | graphics |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pydot_1.0.28-2.dsc | 2.1 KiB | 4c246faa490fbccfddac6e47d72c5ac0db57737a80b21691b0946d9be92bb257 |
pydot_1.0.28.orig.tar.gz | 19.2 KiB | 1eeaff7b104fb8f305a98318dafde0b2d15f1efcdf8b16206465551cd46ed9df |
pydot_1.0.28-2.debian.tar.xz | 222.6 KiB | ce1bfc538dbebc07f81bea0f315eb69696ee6fa8ae5b120f89f3a05e4debb4ea |
Available diffs
- diff from 1.0.28-1 to 1.0.28-2 (40.0 KiB)
No changes file available.
Binary packages built by this source
- python-pydot: Python interface to Graphviz's dot
pydot allows one to easily create both directed and non directed graphs from
Python. Currently all attributes implemented in the Dot language are supported.
.
Output can be inlined in Postscript into interactive scientific environments
like TeXmacs, or output in any of the format's supported by the Graphviz tools
dot, neato, twopi.
- python3-pydot: Python interface to Graphviz's dot (Python 3)
pydot allows one to easily create both directed and non directed graphs from
Python. Currently all attributes implemented in the Dot language are supported.
.
Output can be inlined in Postscript into interactive scientific environments
like TeXmacs, or output in any of the format's supported by the Graphviz tools
dot, neato, twopi.
.
This package contains pydot for Python 3.