_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
suitesparse-config 7.2.0
Dependencies: openblas@0.3.20
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.

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 2.2.3
Propagated dependencies: python-lazr-delegates@2.0.4 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.

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.5.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://nest.pijul.com/pijul/thrussh
Licenses: ASL 2.0
Synopsis: Utilities to parse .ssh/config files
Description:

Utilities to parse .ssh/config files, including helpers to implement ProxyCommand in Thrussh.

rust-thrussh-config 0.6.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://nest.pijul.com/pijul/thrussh
Licenses: ASL 2.0
Synopsis: Utilities to parse .ssh/config files, including helpers to implement ProxyCommand in Thrussh
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.

python-configparser 4.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/configparser/
Licenses: Expat
Synopsis: Backport of configparser from python 3.5
Description:

python-configparser is a backport of configparser from Python 3.5 so that it can be used directly in other versions.

perl-file-configdir 0.021
Propagated dependencies: perl-file-homedir@1.004 perl-list-moreutils@0.430 perl-test-without-module@0.20
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-ConfigDir
Licenses: GPL 1+
Synopsis: Get directories of configuration files
Description:

This module is a helper for installing, reading and finding configuration file locations. File::ConfigDir is a module to help out when Perl modules (especially applications) need to read and store configuration files from more than one location.

ecl-py-configparser 1.0.3
Dependencies: ecl-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.

perl-config-general 2.63
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-General
Licenses: GPL 1+
Synopsis: Generic Config Module
Description:

This module opens a config file and parses its contents for you. The format of config files supported by Config::General is inspired by the well known Apache config format and is 100% compatible with Apache configs, but you can also just use simple name/value pairs in your config files. In addition to the capabilities of an Apache config file it supports some enhancements such as here-documents, C-style comments, and multiline options.

emacs-modular-config 20210726.1614
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/SidharthArya/modular-config.el
Licenses:
Synopsis: Organize your config into small and loadable modules
Description:

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

rust-nu-color-config 0.91.0
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/nushell/nushell/tree/main/crates/nu-color-config
Licenses: Expat
Synopsis: Color configuration code used by Nushell
Description:

This package contains color configuration code used by Nushell.

perl-config-autoconf 0.317
Propagated dependencies: perl-capture-tiny@0.48
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-AutoConf
Licenses: GPL 1+
Synopsis: Module to implement some AutoConf macros in Perl
Description:

Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers.

julia-configurations 0.16.4
Propagated dependencies: julia-crayons@4.1.1 julia-expronicon@0.6.10 julia-orderedcollections@1.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://configurations.rogerluo.dev/stable/
Licenses: Expat
Synopsis: Tools for options and configurations in Julia
Description:

Configurations.jl provides a macro @option to let you define structs to represent options/configurations, and serialize between different option/configuration file formats such as TOML.

perl-extutils-config 0.008
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-Config
Licenses: GPL 1+
Synopsis: Wrapper for perl's configuration
Description:

ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules.

perl-config-inifiles 3.000002
Propagated dependencies: perl-module-build@0.4231 perl-io-stringy@2.111
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/pod/Config::IniFiles
Licenses: GPL 1+
Synopsis: Package for configuration files outside your Perl script
Description:

This package provides a way to have readable configuration files outside your Perl script. Configurations can be imported, sections can be grouped, and settings can be accessed from a tied hash.

sbcl-py-configparser 1.0.3
Dependencies: sbcl-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.

pkg-config-for-build 0
Dependencies: bash-minimal@5.1.16 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+
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.

emacs-ssh-config-mode 20240901.2018
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/peterhoeg/ssh-config-mode-el
Licenses:
Synopsis: Mode for fontification of ~/.ssh/config
Description:

Documentation at https://melpa.org/#/ssh-config-mode

ruby-dry-configurable 0.12.1
Propagated dependencies: ruby-concurrent@1.2.2 ruby-dry-core@0.5.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://dry-rb.org/gems/dry-configurable
Licenses: Expat
Synopsis: A mixin to add configuration functionality to your classes
Description:

This package provides a mixin to add configuration functionality to your classes

rust-gix-config-value 0.12.5
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: A crate of the gitoxide project providing git-config value parsing
Description:

This package provides a crate of the gitoxide project providing git-config value parsing

Page: 12345
Total results: 111