Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25855

Added Files:
        numeric-py.info numarray-py.info 
Log Message:
Moved from unstable


--- NEW FILE: numarray-py.info ---
Info2: <<

Package: numarray-py%type_pkg[python]
Version: 1.5.0
Revision: 1
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Type: python (2.3 2.4)
Depends: python%type_pkg[python] | python%type_pkg[python]-nox
Source: mirror:sourceforge:numpy/numarray-%v.tar.gz
Source-MD5: 6db331e321a74fa896cd5961fe33b7ef
CompileScript: <<
 #!/bin/sh -e
 export USE_LAPACK=1
 export LINALG_INCLUDE="/System/Library/Frameworks/vecLib.framework/Headers/"
 %p/bin/python%type_raw[python] setup.py build --gencode
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
<<
DocFiles: README.txt LICENSE.txt
Description: Multidim'l numerical arrays for Python (Numeric successor)
DescDetail: <<
 Numarray is a re-implementation of an older Python 
 array module called Numeric. In general its interface is very similar. 
 It is mostly backward compatible and will be becoming more
 so in future releases.
<<
License: OSI-Approved
Homepage: http://www.stsci.edu/resources/software_hardware/numarray

<<

--- NEW FILE: numeric-py.info ---
Info2: <<

Package: numeric-py%type_pkg[python]
Version: 24.2
Revision: 1
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Type: python (2.3 2.4)
Depends: python%type_pkg[python] | python%type_pkg[python]-nox
Patch: %{ni}.patch
Replaces: numeric
Provides: numeric
Source: mirror:sourceforge:numpy/Numeric-%v.tar.gz
Source-MD5: 2ae672656e06716a149acb048cca3093
CompileScript: <<
 %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
 mkdir -p %i/share/doc/%n
 cp -R Demo %i/share/doc/%n
<<
DocFiles: changes.txt README Packages/MA/Legal.htm
Description: Multidim'l numerical arrays for Python
License: OSI-Approved
Homepage: http://www.pfdubois.com/numpy

<<



_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to