[122474] trunk/dports/python
ryandesign at macports.org
ryandesign at macports.org
Tue Jul 22 18:07:53 PDT 2014
Revision: 122474
https://trac.macports.org/changeset/122474
Author: ryandesign at macports.org
Date: 2014-07-22 18:07:53 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
py-spectral: new port, version 0.15.0 (#44283)
Added Paths:
-----------
trunk/dports/python/py-spectral/
trunk/dports/python/py-spectral/Portfile
Added: trunk/dports/python/py-spectral/Portfile
===================================================================
--- trunk/dports/python/py-spectral/Portfile (rev 0)
+++ trunk/dports/python/py-spectral/Portfile 2014-07-23 01:07:53 UTC (rev 122474)
@@ -0,0 +1,33 @@
+# -*- 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 python 1.0
+PortGroup github 1.0
+
+github.setup spectralpython spectral 0.15.0 v
+name py-spectral
+categories-append science
+license GPL-3
+platforms darwin
+supported_archs noarch
+
+maintainers gmail.com:tlockhart1976 openmaintainer
+
+description Spectral Python (SPy) is a Python module for hyperspectral image processing.
+
+long_description Spectral Python (SPy) is a pure Python module \
+ for processing hyperspectral image data (imaging spectroscopy data). \
+ It has functions for reading, displaying, manipulating, \
+ and classifying hyperspectral imagery.
+
+homepage http://spectralpython.net/
+
+checksums rmd160 06a6754003b0587549d0a08d5bf8712c626dd360 \
+ sha256 5bb5288fc1f27f62a3d0c8cec7bd548f1afd8c83803afb9a4b180298140a49e6
+
+python.versions 26 27
+
+if {${name} ne ${subport}} {
+ livecheck.type none
+}
Property changes on: trunk/dports/python/py-spectral/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/b80e9bbc/attachment.html>
More information about the macports-changes
mailing list