blob: d5e0d80f6189fa5f77e0329193e76876dd5dbaa7 (
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">Flask-Debug</remote-id>
<remote-id type="github">mbr/Flask-Debug</remote-id>
<bugs-to>https://github.com/mbr/Flask-Debug/issues</bugs-to>
</upstream>
</pkgmetadata>
|