Summary
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.
Versions
v0.5.1-r100 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~x86
USE flags
guile_targets
- 2-2
- Build with GNU Guile 2.2
- 3-0
- Build with GNU Guile 3.0
Dependencies
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
Runtime Dependencies
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
Depending packages
dev-scheme / guile-hall : Guile tooling to create and publish projects
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-scheme/guile-config: drop 0.5.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-scheme/guile-config: switch to new guile mechanism
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme: use dostrip instead of RESTRICT
Bug: https://bugs.gentoo.org/905898 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/guile-config: new package; add 0.5.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>