gentoo-ebuilds/dev-scheme/guile-config/metadata.xml
Maciej Barć a4526fa185
dev-scheme/guile-config: new package; add 0.5.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-10-30 01:06:23 +02:00

22 lines
959 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
<longdescription>
Guile Config is a library providing a declarative approach to application
configuration specification. The library provides clean configuration
declaration forms, and processors that take care of: configuration file
creation; configuration file parsing; command-line parameter parsing using
getopt-long; basic GNU command-line parameter generation (--help, --usage,
--version); automatic output generation for the above command-line
parameters.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/a-sassmannshausen/guile-config/-/issues/</bugs-to>
<remote-id type="gitlab">a-sassmannshausen/guile-config</remote-id>
</upstream>
</pkgmetadata>