xdot 1.2-3 source package in Ubuntu
Changelog
xdot (1.2-3) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Update standards version to 4.6.1, no changes needed. -- Jelmer Vernooij <email address hidden> Sun, 16 Oct 2022 23:52:09 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdot_1.2-3.dsc | 1.9 KiB | ec48e1104d1e47f1866acc0b704a1a3cac04aadf41d39eee3a2e315f351312c6 |
xdot_1.2.orig.tar.gz | 28.9 KiB | 3df91e6c671869bd2a6b2a8883fa3476dbe2ba763bd2a7646cf848a9eba71b70 |
xdot_1.2-3.debian.tar.xz | 4.8 KiB | 1584350679a42570cec0805e0eafe995ea5bfbf9cc9d990b2374cd1e0bcebcfa |
Available diffs
- diff from 1.2-2 to 1.2-3 (600 bytes)
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 3 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.