[42320] trunk/dports/python
blb at macports.org
blb at macports.org
Tue Nov 18 23:26:00 PST 2008
Revision: 42320
http://trac.macports.org/changeset/42320
Author: blb at macports.org
Date: 2008-11-18 23:25:57 -0800 (Tue, 18 Nov 2008)
Log Message:
-----------
New port - python/py25-networkx, ticket #17320
Added Paths:
-----------
trunk/dports/python/py25-networkx/
trunk/dports/python/py25-networkx/Portfile
Added: trunk/dports/python/py25-networkx/Portfile
===================================================================
--- trunk/dports/python/py25-networkx/Portfile (rev 0)
+++ trunk/dports/python/py25-networkx/Portfile 2008-11-19 07:25:57 UTC (rev 42320)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-networkx
+version 0.99
+categories-append science
+maintainers nomaintainer
+description NetworkX in a Python package for graph manpulation.
+long_description NetworkX is a Python package for the creation, \
+ manipulation, and study of the structure, dynamics, \
+ and functions of complex networks.
+
+platforms darwin
+
+homepage http://networkx.lanl.gov/
+master_sites http://pypi.python.org/packages/source/n/networkx/ \
+ https://networkx.lanl.gov/download/networkx/
+distname networkx-${version}
+
+checksums md5 1d3238c973ad198583e90533b27d6cd3 \
+ sha1 8d1f1da45ac20302d73853e14da9c24cada81a8d \
+ rmd160 4450a016e1841fed525598f017a4dfae3d099b5d
+
+depends_lib-append port:py25-setuptools
Property changes on: trunk/dports/python/py25-networkx/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081118/d1667f80/attachment.html>
More information about the macports-changes
mailing list