blob: 0cac0ebb558dc0d48ef85ce12dbe2ad14691b63f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sbraz@gentoo.org</email>
<name>Louis Sautier</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">pysrt</remote-id>
<remote-id type="github">byroot/pysrt</remote-id>
<bugs-to>https://github.com/byroot/pysrt/issues</bugs-to>
</upstream>
</pkgmetadata>
|