summaryrefslogtreecommitdiff
path: root/dev-scheme/guile-config/metadata.xml
blob: 6ba4f8164eb267166c95cb39c5f735843c851552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>