ok jasper@
This commit is contained in:
pyr 2009-05-11 12:41:32 +00:00
parent 6c523fcf7b
commit f5c477c921
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2009/03/16 08:56:32 espie Exp $
# $OpenBSD: Makefile,v 1.7 2009/05/11 12:41:32 pyr Exp $
COMMENT= Python interface to Graphiz's Dot
DISTNAME= pydot-0.9.10
PKGNAME= ${DISTNAME:S/py/py-/}p1
PKGNAME= ${DISTNAME:S/py/py-/}p2
CATEGORIES= graphics
HOMEPAGE= http://dkbza.org/pydot.html

View File

@ -2,5 +2,5 @@ Pydot provides 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 into interactive scientific environments like TeXmacs, or
saved in any of the format's supported by the Graphvix tools dot, neato,
saved in any of the format's supported by the Graphviz tools dot, neato,
twopi.