xdot 0.6-3 source package in Ubuntu
Changelog
xdot (0.6-3) unstable; urgency=medium * Update watch file to use pypi.debian.net * Use dh_python2 from dh-python (which now drops SOURCES.txt, itself) (Closes: #803245) * Use dh-exec to rename the binary - Bump compat level to 9, and B-D appropriately. * Drop trailing comma from Depends. * Drop menu file, duplication with desktop files is now prohibited. -- Stefano Rivera <email address hidden> Tue, 08 Dec 2015 15:39:28 -0800
Upload details
- Uploaded by:
- Python Applications Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Python Applications Packaging Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdot_0.6-3.dsc | 1.6 KiB | 7d9aa2038b89eca6fb9722279eba549ea85882649bcfc2446453cea59e715d49 |
xdot_0.6.orig.tar.gz | 20.7 KiB | c71d82bad0fec696af36af788c2a1dbb5d9975bd70bfbdc14bda15b5c7319e6c |
xdot_0.6-3.debian.tar.xz | 3.8 KiB | 79372fc2350ac6de2e936cd663af489c3aede2bc0a5bd1675527e883a68e29ce |
Available diffs
- diff from 0.6-2 to 0.6-3 (1.5 KiB)
No changes file available.
Binary packages built by this source
- xdot: interactive viewer for Graphviz dot files
xdot is an interactive viewer for graphs written in Graphviz's dot language.
It uses internally the graphviz's xdot output format as an intermediate
format, and PyGTK and Cairo for rendering. xdot can be used either as a
standalone application from command line, or as a library embedded in your
Python application.
.
Features:
* Since it doesn't use bitmaps it is fast and has a small memory footprint.
* Arbitrary zoom.
* Keyboard/mouse navigation.
* Supports events on the nodes with URLs.
* Animated jumping between nodes.
* Highlights node/edge under mouse.