2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-18 00:10:27 +03:00
Files
gentoo/dev-ruby/hocon/metadata.xml
2023-06-01 06:01:28 +01:00

19 lines
601 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ruby@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
This is a port of the Typesafe Config library to Ruby.
The library provides Ruby support for the HOCON configuration file format.
</longdescription>
<upstream>
<remote-id type="github">puppetlabs/ruby-hocon</remote-id>
</upstream>
</pkgmetadata>