_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
xkeyboard-config 2.36
Dependencies: libx11@1.8.10 xkbcomp-intermediate@1.4.7
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://www.x.org/wiki/
Licenses: X11
Synopsis: Xorg XKB configuration files
Description:

xkeyboard-config provides a database for X Keyboard (XKB) Extension. There are five components that define a complete keyboard mapping: symbols, geometry, keycodes, compat, and types; these five components can be combined together using the rules component of this database.

xkeyboard-config 2.44
Dependencies: libx11@1.8.10 xkbcomp-intermediate@1.4.7
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Synopsis: Xorg XKB configuration files
Description:

xkeyboard-config provides a database for X Keyboard (XKB) Extension. There are five components that define a complete keyboard mapping: symbols, geometry, keycodes, compat, and types; these five components can be combined together using the rules component of this database.

ocaml-jst-config 0.16.0
Propagated dependencies: ocaml-base@0.15.0 ocaml-ppx-assert@0.15.0 ocaml-stdio@0.15.0 dune-configurator@3.11.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/janestreet/jst-config
Licenses: Expat
Synopsis: Compile-time configuration for Jane Street libraries
Description:

Defines compile-time constants used in Jane Street libraries such as Base, Core, and Async. This package has an unstable interface; it is intended only to share configuration between different packages from Jane Street. Future updates may not be backward-compatible, and we do not recommend using this package directly.

perl-config-tiny 2.28
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-Tiny
Licenses: GPL 1+
Synopsis: Read/Write .ini style files with as little code as possible
Description:

Config::Tiny is a Perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead.

This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other Config::* modules.

ghc-configurator 0.3.0.0
Dependencies: ghc-attoparsec@0.14.4 ghc-hashable@1.4.2.0 ghc-unix-compat@0.5.4 ghc-unordered-containers@0.2.19.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/bos/configurator
Licenses: Modified BSD
Synopsis: Configuration management
Description:

This package provides a configuration management library for programs and daemons. The features include:

  1. Automatic, dynamic reloading in response to modifications to configuration files.

  2. A simple, but flexible, configuration language, supporting several of the most commonly needed types of data, along with interpolation of strings from the configuration or the system environment (e.g. $(HOME)).

  3. Subscription-based notification of changes to configuration properties.

  4. An import directive allows the configuration of a complex application to be split across several smaller files, or common configuration data to be shared across several applications.

rust-pijul-config 0.0.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://nest.pijul.com/pijul/pijul
Licenses: GPL 2
Synopsis: Configuration for the pijul version control system
Description:

This package provides configuration for the pijul version control system.

fcitx5-configtool 5.1.8
Dependencies: fcitx5@5.1.12 fcitx5-qt@5.1.9 qtbase@6.7.2 qtdeclarative@6.7.2 ksvg@6.5.0 kcmutils@6.5.0 ki18n@6.5.0 kpackage@6.5.0 kdeclarative@6.5.0 kiconthemes@6.5.0 kcoreaddons@6.5.0 libplasma@6.1.4 kitemviews@6.5.0 kwidgetsaddons@6.5.0 kwindowsystem@6.5.0 kirigami@6.5.0 libxkbcommon@1.6.0 libx11@1.8.10 xkeyboard-config@2.44 libxkbfile@1.1.3 gettext-minimal@0.21 iso-codes@4.5.0
Channel: guix
Location: gnu/packages/fcitx5.scm (gnu packages fcitx5)
Home page: https://github.com/fcitx/fcitx5-configtool
Licenses: GPL 2+
Synopsis: Graphical configuration tool for Fcitx 5
Description:

Fcitx5-configtool is a graphical configuration tool to manage different input methods in Fcitx 5.

perl-mysql-config 1.04
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/MySQL-Config
Licenses: GPL 1+
Synopsis: Parse and utilize MySQL's /etc/my.cnf and ~/.my.cnf files
Description:

MySQL::Config emulates the load_defaults function from libmysqlclient. It will fill an array with long options, ready to be parsed by Getopt::Long.

rust-configparser 3.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/QEDK/configparser-rs
Licenses: Expat LGPL 3+
Synopsis: Simple parsing utility for INI and ini-style syntax
Description:

This package provides a simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily.

ghc-config-schema 1.2.2.0
Dependencies: ghc-config-value@0.8.3 ghc-free@5.1.10 ghc-kan-extensions@5.2.5 ghc-semigroupoids@5.3.7
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/glguy/config-schema
Licenses: ISC
Synopsis: Schema definitions for the config-value package
Description:

This package makes it possible to define schemas for use when loading configuration files using the config-value format. These schemas can be used to process a configuration file into a Haskell value or to automatically generate documentation for the file format.

dune-configurator 3.11.0
Propagated dependencies: ocaml-csexp@1.5.1
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/ocaml/dune
Licenses: Expat
Synopsis: Dune helper library for gathering system configuration
Description:

Dune-configurator is a small library that helps writing OCaml scripts that test features available on the system, in order to generate config.h files for instance. Among other things, dune-configurator allows one to:

  • test if a C program compiles

  • query pkg-config

  • import #define from OCaml header files

  • generate config.h file

rust-cargo-config2 0.1.31
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/taiki-e/cargo-config2
Licenses: ASL 2.0 Expat
Synopsis: Load and resolve Cargo configuration
Description:

Load and resolve Cargo configuration.

python-oslo-config 8.7.1
Propagated dependencies: python-debtcollector@3.0.0 python-netaddr@1.3.0 python-oslo-i18n@3.20.0 python-rfc3986@1.4.0 python-requests@2.31.0 python-stevedore@3.2.2 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Synopsis: Oslo Configuration API
Description:

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.

suitesparse-config 7.10.2
Dependencies: openblas@0.3.29
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://people.engr.tamu.edu/davis/suitesparse.html
Licenses: Modified BSD
Synopsis: Configuration for all SuiteSparse packages
Description:

SuiteSparse is a suite of sparse matrix algorithms. This package contains a library with common configuration options.

rust-locale-config 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-locale/locale_config/
Licenses: Expat
Synopsis: Maintains locale preferences for processes and threads
Description:

Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference.

perl-config-simple 4.58
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-Simple
Licenses: GPL 1+
Synopsis: Simple configuration file class
Description:

Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. The library supports parsing, updating and creating configuration files.

cl-py-configparser 1.0.3
Propagated dependencies: cl-parse-number@1.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/py-configparser/
Licenses: Expat
Synopsis: ConfigParser Python module functionality for Common Lisp
Description:

The py-configparser package implements the ConfigParser Python module functionality in Common Lisp. In short, it implements reading and writing of .INI-file style configuration files with sections containing key/value pairs of configuration options. In line with the functionalities in the python module, does this package implement basic interpolation of option values in other options.

python-lazr-config 3.1
Propagated dependencies: python-lazr-delegates@2.1.1 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/lazr.config
Licenses: LGPL 3
Synopsis: Create configuration schemas and process and validate configurations
Description:

The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances. This system uses ini-like file format of section, keys, and values. The config file supports inheritance to minimize duplication of information across files. The format supports schema validation.

chicken5-pkg-config 0.1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/pkg-config
Licenses: FreeBSD
Synopsis: Wrapper around pkg-config
Description:

Wrapper around pkg-config

emacs-config-parser 20160426.1219
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/lujun9972/el-config-parser
Licenses:
Synopsis: a library for parsing config file
Description:

Documentation at https://melpa.org/#/config-parser

rust-thrussh-config 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nest.pijul.com/pijul/thrussh
Licenses: ASL 2.0
Synopsis: Utilities to parse .ssh/config files
Description:

This package provides utilities to parse .ssh/config files, including helpers to implement ProxyCommand in Thrussh.

rust-thrussh-config 0.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nest.pijul.com/pijul/thrussh
Licenses: ASL 2.0
Synopsis: Utilities to parse .ssh/config files
Description:

This package provides utilities to parse .ssh/config files, including helpers to implement ProxyCommand in Thrussh.

perl-config-gitlike 1.17
Propagated dependencies: perl-moo@1.007000 perl-moox-types-mooselike@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-GitLike
Licenses: GPL 1+
Synopsis: Parse Git style configuration files
Description:

This module handles parsing, modifying and creating configuration files of the style used by the Git version control system.

perl-config-grammar 1.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-Grammar
Licenses: GPL 1+
Synopsis: Grammar-based config parser
Description:

Config::Grammar is a module to parse configuration files. The configuration may consist of multiple-level sections with assignments and tabular data.

Page: 123456
Total results: 132