freebsd-ports/graphics/py-graph/pkg-descr
Dmitry Sivachenko c424557b8c Convert to USES=metaport.
PR:		201634
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-17 11:05:40 +00:00

5 lines
193 B
Text

A library for working with graphs in Python.
It provides a suitable data structure for representing graphs
and a whole set of important algorithms.
WWW: http://code.google.com/p/python-graph/