blob: 46cf1cc6eea0a3d6c22d522dff1d0e30736842e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>gentoo.2019@r123.de</email>
<name>Robert Siebeck</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
PyAudio provides Python bindings for PortAudio (<pkg>media-libs/portaudio</pkg>),
the cross-platform audio I/O library.
</longdescription>
<upstream>
<remote-id type="pypi">PyAudio</remote-id>
</upstream>
</pkgmetadata>
|