Date: Fri, 5 Sep 2008 14:16:41 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-graph Makefile distinfo pkg-descr pkg-plist Message-ID: <200809051416.m85EGfrU036614@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-09-05 14:16:41 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/py-graph Makefile distinfo pkg-descr pkg-plist
Log:
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/
PR: ports/126957
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Revision Changes Path
1.1185 +1 -0 ports/graphics/Makefile
1.1 +43 -0 ports/graphics/py-graph/Makefile (new)
1.1 +3 -0 ports/graphics/py-graph/distinfo (new)
1.1 +5 -0 ports/graphics/py-graph/pkg-descr (new)
1.1 +46 -0 ports/graphics/py-graph/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809051416.m85EGfrU036614>
