blob: eaaa8feae66e526ff7e587a123a8d18e4991eabe (
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://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|