blob: 10cbbca5f97ea191073cfce9bc4fd43eec6da895 (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/kkroening/ffmpeg-python/issues/</bugs-to>
<remote-id type="github">kkroening/ffmpeg-python</remote-id>
<remote-id type="pypi">ffmpeg-python</remote-id>
</upstream>
</pkgmetadata>
|