blob: 32d97984245f00e25673450b14c252a5653a16af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/rhinstaller/dasbus/issues</bugs-to>
<remote-id type="github">rhinstaller/dasbus</remote-id>
<remote-id type="pypi">dasbus</remote-id>
</upstream>
</pkgmetadata>
|