blob: e9b2fc1c080387358d80552bed37f88365e8d993 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ruby@gentoo.org</email>
<name>Gentoo Ruby Project</name>
</maintainer>
<longdescription lang="en">
Tools that can be used to access Forge API information on Modules,
Users, and Releases. As well as download, unpack, and install
Releases to a directory.
</longdescription>
<upstream>
<remote-id type="github">puppetlabs/semantic_puppet</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|