the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: pywavelets-py%type_pkg[python]
Version: 0.1.6
Revision: 3
Maintainer: Lev Givon
Type: python (2.4 2.5 2.6)
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Depends: <<
python%type_pkg[python],
numpy-py%type_pkg[python] (>= 1.1.1-1)
<<
Source: http://cheeseshop.python.org/packages/source/P/PyWavelets/PyWavelets-%v.tar.gz
Source-MD5: d28ddb2c65f3c429f0d6bc72548584ab
CompileScript: <<
chmod u+w *
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root %d
<<
License: BSD
HomePage: http://www.pybytes.com/pywavelets/
DocFiles: CHANGES.txt README.txt COPYING.txt THANKS.txt demo/ doc/
Description: Python module for wavelet transforms
DescDetail: <<
PyWavelets is a Python wavelet transforms module that can perform:
* Discrete Wavelet Transform (1D and 2D)
* Inverse Discrete Wavelet Transform (1D and 2D)
* Stationary Wavelet Transform
* Wavelet Packets decomposition and reconstruction
<<
<<