mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
322 B
Plaintext
6 lines
322 B
Plaintext
xdot.py 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.py can be used either as a standalone application from command
|
|
line, or as a library embedded in your python application.
|