[79117] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Thu Jun 2 13:50:39 PDT 2011


Revision: 79117
          http://trac.macports.org/changeset/79117
Author:   robitaille at macports.org
Date:     2011-06-02 13:50:38 -0700 (Thu, 02 Jun 2011)
Log Message:
-----------
py*-asciitable: new port, version 0.6.0; see #26840

Added Paths:
-----------
    trunk/dports/python/py25-asciitable/
    trunk/dports/python/py25-asciitable/Portfile
    trunk/dports/python/py26-asciitable/
    trunk/dports/python/py26-asciitable/Portfile
    trunk/dports/python/py27-asciitable/
    trunk/dports/python/py27-asciitable/Portfile

Added: trunk/dports/python/py25-asciitable/Portfile
===================================================================
--- trunk/dports/python/py25-asciitable/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-asciitable/Portfile	2011-06-02 20:50:38 UTC (rev 79117)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name                py25-asciitable
+version             0.6.0
+maintainers         robitaille stsci.edu:mperrin
+
+categories-append   science
+description         An extensible ASCII table reader and writer
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://cxc.harvard.edu/contrib/asciitable/
+master_sites        http://pypi.python.org/packages/source/a/asciitable/
+distname            asciitable-${version}
+checksums           md5  1bc50c8e8204cb6ed016115e8e4cabfa \
+                    sha1  14387234324acd00cee8ddcb96b427dcf8c8eb21 \
+                    rmd160  70266af19638d0a2146583ba53f6612fd443cf13
+
+depends_run-append  port:py25-numpy


Property changes on: trunk/dports/python/py25-asciitable/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py26-asciitable/Portfile
===================================================================
--- trunk/dports/python/py26-asciitable/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-asciitable/Portfile	2011-06-02 20:50:38 UTC (rev 79117)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name                py26-asciitable
+version             0.6.0
+maintainers         robitaille stsci.edu:mperrin
+
+categories-append   science
+description         An extensible ASCII table reader and writer
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://cxc.harvard.edu/contrib/asciitable/
+master_sites        http://pypi.python.org/packages/source/a/asciitable/
+distname            asciitable-${version}
+checksums           md5  1bc50c8e8204cb6ed016115e8e4cabfa \
+                    sha1  14387234324acd00cee8ddcb96b427dcf8c8eb21 \
+                    rmd160  70266af19638d0a2146583ba53f6612fd443cf13
+
+depends_run-append  port:py26-numpy


Property changes on: trunk/dports/python/py26-asciitable/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py27-asciitable/Portfile
===================================================================
--- trunk/dports/python/py27-asciitable/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-asciitable/Portfile	2011-06-02 20:50:38 UTC (rev 79117)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python27 1.0
+
+name                py27-asciitable
+version             0.6.0
+maintainers         robitaille stsci.edu:mperrin
+
+categories-append   science
+description         An extensible ASCII table reader and writer
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://cxc.harvard.edu/contrib/asciitable/
+master_sites        http://pypi.python.org/packages/source/a/asciitable/
+distname            asciitable-${version}
+checksums           md5  1bc50c8e8204cb6ed016115e8e4cabfa \
+                    sha1  14387234324acd00cee8ddcb96b427dcf8c8eb21 \
+                    rmd160  70266af19638d0a2146583ba53f6612fd443cf13
+
+depends_run-append  port:py27-numpy


Property changes on: trunk/dports/python/py27-asciitable/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/20110602/7a0be4a1/attachment.html>


More information about the macports-changes mailing list