Bug 126957 - [NEW PORT] graphics/py25-graph: A library for working with graphs in Python
Summary: [NEW PORT] graphics/py25-graph: A library for working with graphs in Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-29 19:00 UTC by Yi-Jheng Lin
Modified: 2008-09-05 15:20 UTC (History)
0 users

See Also:


Attachments
py25-graph-1.0.0.shar (4.19 KB, text/plain)
2008-08-29 19:00 UTC, Yi-Jheng Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Jheng Lin 2008-08-29 19:00:06 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-09-05 12:55:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-09-05 15:15:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-05 15:17:54 UTC
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"