summaryrefslogtreecommitdiff
path: root/dev-python/pywavelets/metadata.xml
blob: aa9696c36f534a5c4dfc1f6b6cc95d4a26b48cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>