mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-09 05:57:28 -07:00
Will be needed as a new dependency for python3-enabled net-im/transwhat. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
17 lines
560 B
XML
17 lines
560 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>conikost@gentoo.org</email>
|
|
<name>Conrad Kostecki</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
pyspectrum2 implements the Protobuf-based interface to Spectrum2
|
|
required for building Python-based Spectrum2 backends.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/stv0g/pyspectrum2/issues</bugs-to>
|
|
<remote-id type="github">stv0g/pyspectrum2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|