blob: 7be5d180b2944eb5dabde588f0cd3fbcf50ea5e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<upstream>
<remote-id type="github">PyAV-Org/PyAV</remote-id>
<remote-id type="pypi">av</remote-id>
<doc>https://pyav.basswood-io.com/docs/stable/</doc>
</upstream>
</pkgmetadata>
|