NOTICE: This package has been removed from pkgsrc

./wip/py-pygraphviz, Python interface to the Graphviz package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.1, Package name: py27-pygraphviz-1.3.1, Maintainer: helgoman

PyGraphviz is a Python interface to the Graphviz graph layout
and visualization package. With PyGraphviz you can create,
edit, read, write, and draw graphs using Python to access the
Graphviz graph data structure and layout algorithms. PyGraphviz
is independent from NetworkX but provides a similar programming
interface.


Required to run:
[graphics/graphviz] [lang/python27]

Master sites:

SHA1: 1ecd96727d0c160e1d00519c56dc4672af929ca7
RMD160: ad690efaf662dde04163a1acee0f4edfcf588221
Filesize: 100.914 KB

Version history: (Expand)


CVS history: (Expand)


   2015-09-08 16:20:14 by Aleksej Lebedev | Files touched by this commit (3)
Log message:
Upgradede py-pygraphviz to 1.3.1

   2015-04-14 13:33:02 by Thomas Klausner | Files touched by this commit (6)
Log message:
Fix ABI/API patterns. Remove 26 from variables.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-02-12 22:41:54 by Helge Muehlmeier | Files touched by this commit (3)
Log message:
Upgrade to newer version 1.1
   2010-10-01 07:48:10 by Helge Muehlmeier | Files touched by this commit (5) | Imported package
Log message:
Import py26-pygraphviz-1.0 as wip/py-pygraphviz.

PyGraphviz is a Python interface to the Graphviz graph layout
and visualization package. With PyGraphviz you can create,
edit, read, write, and draw graphs using Python to access the
Graphviz graph data structure and layout algorithms. PyGraphviz
is independent from NetworkX  but provides a similar programming
interface.