- 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:
Pav Lucistnik 2005-05-30 20:55:11 +00:00
parent 6f141f851c
commit 0d49a197f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136463

View file

@ -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