summaryrefslogtreecommitdiff
path: root/dev-python/pywavelets/metadata.xml
blob: c2d8c21ab627f4501f22ebfd118dd4d006934f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 <origin>gentoo-staging</origin>
</pkgmetadata>