Info2: << Package: pygraphviz-py%type_pkg[python] Version: 1.2 Revision: 1 Type: python (2.5 2.6 2.7) Description: Python interface for graphviz DescDetail: << 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. << Maintainer: Daniel Johnson License: BSD Homepage: http://networkx.lanl.gov/pygraphviz/ Source: https://pypi.python.org/packages/source/p/pygraphviz/pygraphviz-%v.tar.gz Source-MD5: dbe3fa55e59a5d7e3bd924511b3275c4 Depends: python%type_pkg[python], graphviz-shlibs | graphviz-nox-shlibs BuildDepends: fink (>= 0.24.12), graphviz-dev | graphviz-nox-dev, pkgconfig CompileScript: %p/bin/python%type_raw[python] setup.py build InfoTest: << TestDepends: setuptools-tng-py%type_pkg[python], graphviz | graphviz-nox TestScript: %p/bin/python%type_raw[python] setup_egg.py test || exit 2 << InstallScript: << %p/bin/python%type_raw[python] setup.py install --root=%d mv %i/share/doc/pygraphviz-* %i/share/doc/pygraphviz-py%type_pkg[python] << DocFiles: PKG-INFO README.txt <<