[43885] trunk/dports/python
ram at macports.org
ram at macports.org
Tue Dec 16 06:09:04 PST 2008
Revision: 43885
http://trac.macports.org/changeset/43885
Author: ram at macports.org
Date: 2008-12-16 06:08:59 -0800 (Tue, 16 Dec 2008)
Log Message:
-----------
python/py25-dap: new port, python implementation of data access protocol
Added Paths:
-----------
trunk/dports/python/py25-dap/
trunk/dports/python/py25-dap/Portfile
Added: trunk/dports/python/py25-dap/Portfile
===================================================================
--- trunk/dports/python/py25-dap/Portfile (rev 0)
+++ trunk/dports/python/py25-dap/Portfile 2008-12-16 14:08:59 UTC (rev 43885)
@@ -0,0 +1,30 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-dap
+version 2.2.6.6
+categories python
+platforms darwin
+maintainers ram openmaintainer
+
+description Python implementation of the Data Access Protocol
+long_description A scientific protocol for data access developed by the \
+ OPeNDAP team (http://opendap.org). This implementation is developed from \
+ scratch, following the latest specification of the protocol (DAP 2.0 \
+ Draft Community Standard 2005/04/27).
+
+homepage http://pydap.org/
+master_sites http://pypi.python.org/packages/source/d/dap/
+distname dap-${version}
+
+checksums md5 d036756a5403635fadd44afe66d4dd32 \
+ sha1 26d433fa869027e1b867090a012b0ecb448fde29 \
+ rmd160 8dbcf658dfb1ed818b579215d53f34d73f1c19c0
+
+universal_variant no
+
+livecheck.check regex
+livecheck.url http://pypi.python.org/pypi/dap/
+livecheck.regex {dap (\d+(?:\.\d+)*)}
Property changes on: trunk/dports/python/py25-dap/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/20081216/7b9b39a7/attachment.html>
More information about the macports-changes
mailing list