blob: cd3bd2963e2416f28854162df47538f6d7cac25a (
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>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/source-foundry/dehinter/issues</bugs-to>
<remote-id type="github">source-foundry/dehinter</remote-id>
<remote-id type="pypi">dehinter</remote-id>
</upstream>
</pkgmetadata>
|