This package browser is in early development. Mind the rough edges.

libconfuse 3.3

Configuration file parser library

libconfuse is a configuration file parser library. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements).

Installation

Install libconfuse 3.3 as follows:

guix install libconfuse@3.3

Or install the latest version:

guix install libconfuse

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.