Source: pywavelets Maintainer: Debian Python Team Uploaders: Daniele Tricoli Section: python Priority: optional Build-Depends: cython3, debhelper-compat (= 13), dh-python, dh-sequence-numpy3, python3-matplotlib, python3-numpydoc, python3-sphinx, python3-all-dev, python3-nose, python3-numpy, python3-pytest, python3-setuptools Standards-Version: 4.6.1 Homepage: https://github.com/PyWavelets/pywt Vcs-Git: https://salsa.debian.org/python-team/packages/pywavelets.git Vcs-Browser: https://salsa.debian.org/python-team/packages/pywavelets Rules-Requires-Root: no Package: python3-pywt Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-numpy Suggests: python-pywt-doc Description: Python3 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. . This package contains the Python 3 version of the library. Package: python-pywt-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-mathjax Multi-Arch: foreign Description: Python extension implementing of wavelet transformations (Documentation) 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. . This package contains documentation and examples.