summaryrefslogtreecommitdiff
path: root/dev-python/pyspectrum2/metadata.xml
blob: 61ea04154a46b1a0c7de990b98d1d9ea1161d051 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
  <remote-id type="github">stv0g/pyspectrum2</remote-id>
  <remote-id type="pypi">pyspectrum2</remote-id>
  <bugs-to>https://github.com/stv0g/pyspectrum2/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>