aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-graph
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.7.0yzlin2010-05-124-137/+9
| | | | Approved by: lwhsu/rafan (mentors)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Change to my mail address at FreeBSD.orgyzlin2009-07-291-1/+1
| | | | Approved by: lwhsu (mentor)
* - Update to 1.6.1lwhsu2009-07-144-48/+49
| | | | | PR: ports/136732 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer)
* - Update to 1.5.0miwi2009-05-094-14/+47
| | | | | PR: 134269 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
* - Update to 1.4.2miwi2009-03-134-62/+61
| | | | | PR: 132030 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 1.3.1miwi2008-11-244-4/+35
| | | | | | PR: 128431 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* A library for working with graphs in Python.miwi2008-09-054-0/+97
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>