blob: 64c0f2eadaa74c3b86afcd9f5baa2c3f3290f144 (
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="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">aws-cloudformation/cfn-lint</remote-id>
<remote-id type="pypi">cfn-lint</remote-id>
<bugs-to>https://github.com/aws-cloudformation/cfn-lint/issues</bugs-to>
</upstream>
</pkgmetadata>
|