Dennis Lamm e171311ef0
sci-python/pywavelets-1.1.1: fixed QA violation
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/16760
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
2020-09-27 09:31:27 +02:00

24 lines
804 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
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
</longdescription>
<upstream>
<remote-id type="pypi">PyWavelets</remote-id>
<remote-id type="github">PyWavelets/pywt</remote-id>
</upstream>
</pkgmetadata>