mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Touch pkg-descr: fix graphviz version and fix typo
PR: ports/81664 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
This commit is contained in:
parent
6f141f851c
commit
0d49a197f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136463
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
An interface for creating both directed and non directed graphs from
|
||||
Python. Currently all attributes implemented in the Dot language are
|
||||
supported (up to Graphviz 1.10). Output can be inlined in Postscript
|
||||
supported (up to Graphviz 1.16). 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.
|
||||
of the formats supported by the Graphviz tools dot, neato, twopi.
|
||||
|
||||
WWW: http://dkbza.org/pydot.html
|
||||
|
|
Loading…
Add table
Reference in a new issue