_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
config 0.0.0-1.c8ddc84
Channel: guix
Location: gnu/packages/autotools.scm (gnu packages autotools)
Home page: https://savannah.gnu.org/projects/config
Licenses: GPL 2+
Build system: gnu
Synopsis: Ubiquitous config.guess and config.sub scripts
Description:

The `config.guess' script tries to guess a canonical system triple, and `config.sub' validates and canonicalizes. These are used as part of configuration in nearly all GNU packages (and many others).

r-config 0.3.2
Propagated dependencies: r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/config
Licenses: GPL 3
Build system: r
Synopsis: Manage environment specific configuration values
Description:

This package lets you manage configuration values across multiple environments (e.g. development, test, production). It reads values using a function that determines the current environment and returns the appropriate value.

wf-config 0.8.0-0.e42a387
Dependencies: wlroots-latest@0.15 doctest@2.4.9
Propagated dependencies: glm@1.0.1 libevdev@1.13.3 libxml2@2.14.6
Channel: guixrus
Location: guixrus/packages/wayfire.scm (guixrus packages wayfire)
Home page: https://wayfire.org
Licenses: Expat
Build system: meson
Synopsis: A library for managing configuration files for wayfire.
Description:

wf-config is wayfire's native configuration backend.

wf-config 0.10.0
Dependencies: glm@1.0.1 libxml2@2.14.6 wlroots@0.17.4 libevdev@1.13.3
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/WayfireWM/wf-config
Licenses: Expat
Build system: meson
Synopsis: Library for managing configuration files for Wayfire
Description:

The package provides a library for managing the configuration files of Wayifre. It can set key and mouse bindings, configure input, and customize Wayfire plugins.

r-configr 0.3.5
Propagated dependencies: r-yaml@2.3.10 r-stringr@1.6.0 r-rcpptoml@0.2.3 r-jsonlite@2.0.0 r-ini@0.3.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Miachol/configr
Licenses: Expat
Build system: r
Synopsis: An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)
Description:

This package implements the JSON, INI, YAML and TOML parser for R setting and writing of configuration file. The functionality of this package is similar to that of package config'.

pkg-config 0.29.2
Channel: guix
Location: gnu/packages/pkg-config.scm (gnu packages pkg-config)
Home page: https://www.freedesktop.org/wiki/Software/pkg-config
Licenses: GPL 2+
Build system: gnu
Synopsis: Helper tool used when compiling applications and libraries
Description:

pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or other libraries). It is language-agnostic, so it can be used for defining the location of documentation tools, for instance.

rust-config 0.14.1
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://github.com/rust-cli/config-rs
Licenses: Expat ASL 2.0
Build system:
Synopsis: Layered configuration system for Rust applications
Description:

This package provides Layered configuration system for Rust applications.

lxqt-config 2.2.0
Dependencies: eudev@3.2.14 liblxqt@2.2.0 libxcursor@1.2.3 libxi@1.8.2 lxqt-menu-data@2.2.0 xf86-input-libinput@1.5.0 xkeyboard-config@2.44 zlib@1.3.1
Propagated dependencies: libkscreen@6.5.2
Channel: guix
Location: gnu/packages/lxqt.scm (gnu packages lxqt)
Home page: https://lxqt-project.org
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Tools to configure LXQt and the underlying operating system
Description:

lxqt-config is providing several tools involved in the configuration of both LXQt and the underlying operating system.

r-configural 0.1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=configural
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate Profile Analysis
Description:

R functions for criterion profile analysis, Davison and Davenport (2002) <doi:10.1037/1082-989X.7.4.468> and meta-analytic criterion profile analysis, Wiernik, Wilmot, Davison, and Ones (2020) <doi:10.1037/met0000305>. Sensitivity analyses to aid in interpreting criterion profile analysis results are also included.

r-configular 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-magrittr@2.0.4 r-here@1.0.2 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://dataupsurge.github.io/configulaR/
Licenses: Expat
Build system: r
Synopsis: Manage Application Settings via '.env' or '.ini' Files
Description:

This package provides a simple way to manage application settings by loading configuration values from .env or .ini files. It supports default values, type casting, and environment variable overrides, enabling a clean separation of configuration from code. Ideal for managing credentials, API keys, and deployment-specific settings.

guile-config 0.5.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/a-sassmannshausen/guile-config
Licenses: GPL 3+
Build system: gnu
Synopsis: Guile application configuration parsing library
Description:

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.

nqp-configure 2022.04
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/Raku/nqp-configure
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Configuration and build modules for NQP
Description:

This library provides support modules for NQP and Rakudo Configure.pl scripts.

cl-docs-config 0.8.0-0.9f8f253
Propagated dependencies: cl-file-types@0-0.6f5676b cl-geneva@0-0.126d330 cl-log4cl@1.1.4-2.fe3da51 cl-macro-html@1.2-0.c769b5d cl-maxpc@0.0.0-1.e5e58d0 cl-texp@0-0.3b52414 cl-trivial-documentation@0-0.e71e7cf
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/40ants/docs-builder
Licenses: Unlicense
Build system: asdf/source
Synopsis: Generic documentation builder for Common Lisp projects
Description:

Generic documentation builder for Common Lisp projects.

kde-gtk-config 6.5.2
Dependencies: gsettings-desktop-schemas@46.1 gtk+@3.24.51 kconfig@6.19.0 kconfigwidgets@6.19.0 kcoreaddons@6.19.0 kguiaddons@6.19.0 kdbusaddons@6.19.0 kdecoration@6.5.2 kwindowsystem@6.19.0 xsettingsd@1.0.2
Channel: guix
Location: gnu/packages/kde-plasma.scm (gnu packages kde-plasma)
Home page: https://invent.kde.org/plasma/kde-gtk-config
Licenses: FreeBSD Modified BSD GPL 2 GPL 3
Build system: qt
Synopsis: Sync of KDE settings to GTK applications
Description:

This package provides tools to sync KDE settings to GTK applications.

r-configparser 1.0.0
Propagated dependencies: r-r6@2.6.1 r-ini@0.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/hhoeflin/ConfigParser
Licenses: GPL 3
Build system: r
Synopsis: Package to Parse an INI File, Including Variable Interpolation
Description:

Enhances the ini package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where %(....)s instances are interpolated by other included options or outside variables.

ghc-config-ini 0.2.5.0
Dependencies: ghc-unordered-containers@0.2.19.1 ghc-megaparsec@9.2.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/aisamanra/config-ini
Licenses: Modified BSD
Build system: haskell
Synopsis: Monadic Haskell DSL for parsing simple INI configuration files
Description:

The config-ini Haskell library exports some simple monadic functions to ease the parsing of .ini-style configuration files, and to write and update them in an efficient diff-minimal way. This means that if you parse a file, update a single field, and reserialize, that file should differ only in the field we changed and that's it: field order, comments, and incidental whitespace will remain unchanged. The library aims to produce human-readable error messages when things go wrong.

ghc-configfile 1.1.4
Dependencies: ghc-missingh@1.5.0.1
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://software.complete.org/configfile
Licenses: Modified BSD
Build system: haskell
Synopsis: Configuration file reading & writing
Description:

Parser and writer for handling sectioned config files in Haskell. . The ConfigFile module works with configuration files in a standard format that is easy for the user to edit, easy for the programmer to work with, yet remains powerful and flexible. It is inspired by, and compatible with, Python's ConfigParser module. It uses files that resemble Windows .INI-style files, but with numerous improvements. . ConfigFile provides simple calls to both read and write config files. It's possible to make a config file parsable by this module, the Unix shell, and make.

nginx-gn-config 0.0.1-1.e2ac61b
Propagated dependencies: nginx@1.28.0
Channel: gn-bioinformatics
Location: gn/deploy/machines.scm (gn deploy machines)
Home page: http://git.genenetwork.org/pjotrp/guix-bioinformatics
Licenses: Expat
Build system: trivial
Synopsis: Nginx configuration
Description:

None.

ecl-docs-config 0.8.0-0.9f8f253
Dependencies: ecl-file-types@0-0.6f5676b ecl-geneva@0-0.126d330 ecl-log4cl@1.1.4-2.fe3da51 ecl-macro-html@1.2-0.c769b5d ecl-maxpc@0.0.0-1.e5e58d0 ecl-texp@0-0.3b52414 ecl-trivial-documentation@0-0.e71e7cf
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/40ants/docs-builder
Licenses: Unlicense
Build system: asdf/ecl
Synopsis: Generic documentation builder for Common Lisp projects
Description:

Generic documentation builder for Common Lisp projects.

tuxpaint-config 0.0.26
Dependencies: fltk@1.4.4 libpaper@2.0.0 libunibreak@6.1 pango@1.54.0 libx11@1.8.12 libxft@2.3.8 mesa@25.2.3
Channel: guix
Location: gnu/packages/games.scm (gnu packages games)
Home page: https://tuxpaint.org
Licenses: GPL 2
Build system: gnu
Synopsis: Configure Tux Paint
Description:

Tux Paint Config is a graphical configuration editor for Tux Paint.

grml-zsh-config 0.19.6
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://grml.org/zsh/
Licenses: GPL 2
Build system: copy
Synopsis: Grml's zsh configuration
Description:

This package provides an interactive setup for zsh preconfigured by the Grml project.

perl-config-ini 0.029
Propagated dependencies: perl-mixin-linewise@0.111 perl-perlio-utf8-strict@0.007 perl-sub-exporter@0.988
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-INI
Licenses: GPL 1+
Build system: perl
Synopsis: Simple .ini-file format reader and writer
Description:

Config::INI is a module that facilates the reading and writing of .ini-style configuration files.

ruby-pkg-config 1.2.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby-gnome2/pkg-config
Licenses: LGPL 2.0+
Build system: ruby
Synopsis: Detect libraries for compiling Ruby native extensions
Description:

pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions.

perl-config-any 0.32
Propagated dependencies: perl-module-pluggable@5.2
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-Any
Licenses: GPL 1+
Build system: perl
Synopsis: Load configuration from different file formats
Description:

Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, and Perl code.

Page: 1234
Total results: 92