blob: c5e70bd4b86a51f778f8eeeb91f6c45e9142c2aa (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
PuppetDB collects data generated by Puppet. It enables advanced Puppet features like exported resources, and can be the foundation for other applications that use Puppet’s data.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:puppet:puppetdb</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|