[Python-modules-commits] r1661 - /packages/pywavelets/trunk/debian/control

pox-guest at users.alioth.debian.org pox-guest at users.alioth.debian.org
Sat Jan 13 12:55:06 CET 2007


Author: pox-guest
Date: Sat Jan 13 12:55:05 2007
New Revision: 1661

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1661
Log:
description changed

Modified:
    packages/pywavelets/trunk/debian/control

Modified: packages/pywavelets/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pywavelets/trunk/debian/control?rev=1661&op=diff
==============================================================================
--- packages/pywavelets/trunk/debian/control (original)
+++ packages/pywavelets/trunk/debian/control Sat Jan 13 12:55:05 2007
@@ -14,11 +14,10 @@
 Depends: ${python:Depends}, ${shlibs:Depends}, python-numpy (>= 1:0.9.8-2)
 XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
-Description: Discrete Wavelet Transform in Python
- 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
+Description: python extension implementing of wavelet transformations
+ PyWavelets implements the discrete wavelet transform (DWT) popular in
+ numerical harmonic analysis for numerous families of wavelets, including
+ Haar, Daubechies, Symlet, Coiflet, biorthogonal wavelets in one and two
+ dimensions.
  .
   Homepage: http://www.pybytes.com/pywavelets/




More information about the Python-modules-commits mailing list