xdot 0.7-2 source package in Ubuntu

Changelog

xdot (0.7-2) unstable; urgency=medium

  * Drop missed dependency on python-gtk2.

 -- Stefano Rivera <email address hidden>  Sun, 08 May 2016 23:33:33 +0200

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 Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xdot_0.7-2.dsc 1.5 KiB 81473ee4128325e0be8df032255390c62977ed239371d798334dd81ecaa0b3e1
xdot_0.7.orig.tar.gz 21.6 KiB d2100c3201d974915d1b89220ce52f380334eb365ab48903573a8135f51d0ee0
xdot_0.7-2.debian.tar.xz 3.6 KiB 6300be602c7b40680ae417b2df503396db6131e3668606e859308497953c7f7e

Available diffs

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.