blob: 395e5bf88804f872baea33e077501cadef4e7cc4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>
<origin>gentoo-staging</origin>
</pkgmetadata>
|