Summary: | [NEW PORT] graphics/py25-graph: A library for working with graphs in Python | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yi-Jheng Lin <yzlin> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Yi-Jheng Lin
2008-08-29 19:00:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed Committed. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |