_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-zope.configuration 4.4.1
Propagated dependencies: python-setuptools@80.9.0 python-zope.i18nmessageid@5.0.1 python-zope.interface@5.4.0 python-zope.schema@6.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.configuration
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Configuration Markup Language (ZCML)
Description:

Extensible system for supporting various kinds of configurations.

emacs-flycheck-pkg-config 20230119.1721
Propagated dependencies: emacs-dash@20250312.1307 emacs-s@20220902.1511 emacs-flycheck@20251128.1706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Wilfred/flycheck-pkg-config
Licenses:
Build system: melpa
Synopsis: Configure flycheck using pkg-config
Description:

Documentation at https://melpa.org/#/flycheck-pkg-config

emacs-config-general-mode 20251217.1842
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/scip/config-general-mode
Licenses:
Build system: melpa
Synopsis: Config::General config file mode
Description:

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

python-zope-configuration 7.0
Propagated dependencies: python-zope-i18nmessageid@7.0 python-zope-interface@7.2 python-zope-schema@7.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopeconfiguration.readthedocs.io
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Zope Configuration Markup Language
Description:

Zope.configuration implements ZCML, the Zope Configuration Markup Language.

emacs-flymake-elisp-config 20250621.1609
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ROCKTAKEY/flymake-elisp-config
Licenses:
Build system: melpa
Synopsis: Setup load-path for flymake on Emacs Lisp mode
Description:

Documentation at https://melpa.org/#/flymake-elisp-config

ocaml5.0-dune-configurator 3.19.1
Propagated dependencies: ocaml5.0-csexp@1.5.1
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/ocaml/dune
Licenses: Expat
Build system: dune
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

ocaml4.09-dune-configurator 3.19.1
Propagated dependencies: ocaml4.09-csexp@1.5.1
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/ocaml/dune
Licenses: Expat
Build system: dune
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

python-pytest-fixture-config 1.8.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/manahl/pytest-plugins
Licenses: Expat
Build system: pyproject
Synopsis: Fixture configuration utils for py.test
Description:

This package provides fixture configuration utilities for the py.test testing framework.

python-django-configurations 2.4.1
Propagated dependencies: python-django-4@4.2.27
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-configurations.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Helper module for organizing Django settings
Description:

django-configurations helps you organize the configuration of your Django project by providing glue code to bridge between Django'smodule based settings system and programming patterns like mixins, facades, factories and adapters that are useful for non-trivial configuration scenarios.

node-configurable-http-proxy 4.2.0
Dependencies: node-commander@4.0.1 node-http-proxy@1.18.0 node-lynx@0.2.1 node-strftime@0.10.0 node-winston@3.2.1
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/jupyterhub/configurable-http-proxy
Licenses: Modified BSD
Build system: node
Synopsis: Configurable-on-the-fly HTTP Proxy
Description:

configurable-http-proxy (CHP) provides you with a way to update and manage a proxy table using a command line interface or REST API. It is a simple wrapper around node-http-proxy. node-http-proxy is an HTTP programmable proxying library that supports websockets and is suitable for implementing components such as reverse proxies and load balancers. By wrapping node-http-proxy, configurable-http-proxy extends this functionality to JupyterHub deployments.

node-configurable-http-proxy 3.1.1
Dependencies: node-commander@4.0.1 node-http-proxy@1.18.0 node-lynx@0.2.1 node-strftime@0.10.0 node-winston@2.4.4
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/jupyterhub/configurable-http-proxy
Licenses: Modified BSD
Build system: node
Synopsis: Configurable-on-the-fly HTTP Proxy
Description:

configurable-http-proxy (CHP) provides you with a way to update and manage a proxy table using a command line interface or REST API. It is a simple wrapper around node-http-proxy. node-http-proxy is an HTTP programmable proxying library that supports websockets and is suitable for implementing components such as reverse proxies and load balancers. By wrapping node-http-proxy, configurable-http-proxy extends this functionality to JupyterHub deployments.

perl-config-ini-reader-ordered 0.022
Propagated dependencies: perl-config-ini@0.029
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-INI-Reader-Ordered
Licenses: GPL 1+
Build system: perl
Synopsis: Perl ordered INI parser
Description:

Config::INI::Reader::Ordered is a Perl library for parsing .ini files that returns the sections in order.

node-humanwhocodes-config-array 0.9.5
Dependencies: node-minimatch@3.1.2 node-debug@4.3.4 node-humanwhocodes-object-schema@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/humanwhocodes/config-array#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Glob-based configuration matching.
Description:

Glob-based configuration matching.

julia-xorg-xkeyboard-config-jll 2.27.0+3
Dependencies: xkeyboard-config@2.44
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-xkbcomp-jll@1.4.2+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_xkeyboard_config_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Xkeyboard-config library wrappers
Description:

This package provides a wrapper for the xkeyboard-config library.

go-golang-org-x-telemetry-config 0.68.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/telemetry
Licenses: Modified BSD
Build system: go
Synopsis: Subset of telemetry data for Golang telemetry
Description:

The config package holds the config.json file defining the Go telemetry upload configuration and contains no actual Go code, and exists only so the config.json file can be served by module proxies.

An upload configuration specifies the set of values that are permitted in telemetry uploads: GOOS, GOARCH, Go version, and per-program counters.

perl-catalyst-plugin-configloader 0.35
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-config-any@0.32 perl-data-visitor@0.30 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-ConfigLoader
Licenses: GPL 1+
Build system: perl
Synopsis: Load config files of various types
Description:

This module will attempt to load find and load configuration files of various types. Currently it supports YAML, JSON, XML, INI and Perl formats.

python-zope-configuration-bootstrap 7.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopeconfiguration.readthedocs.io
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Zope Configuration Markup Language
Description:

Zope.configuration implements ZCML, the Zope Configuration Markup Language.

go-github-com-kevinburke-ssh-config 1.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kevinburke/ssh_config/
Licenses: Expat
Build system: go
Synopsis: Parser for @file{ssh_config} files
Description:

This is a Go parser for ssh_config files. Importantly, this parser attempts to preserve comments in a given file, so you can manipulate a ssh_config file from a program.

go-sigs-k8s-io-kustomize-cmd-config 0.20.1
Propagated dependencies: go-github-com-go-errors-errors@1.5.1 go-github-com-spf13-cobra@1.8.1 go-gopkg-in-inf-v0@0.9.1 go-sigs-k8s-io-kustomize-kyaml@0.19.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://sigs.k8s.io/kustomize
Licenses: ASL 2.0
Build system: go
Synopsis: Kubernetes config filters
Description:

This package implements a functionality to expose Kubernetes config filters directly as CLI commands for the purposes of development of the kyaml package and as a reference implementation for using the libraries.

go-github-com-aws-aws-sdk-go-v2-config 1.29.16
Propagated dependencies: go-github-com-aws-smithy-go@1.22.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/aws-sdk-go-v2
Licenses: ASL 2.0
Build system: go
Synopsis: AWS SDK for Go v2 - config module
Description:

Package config provides utilities for loading configuration from multiple sources that can be used to configure the SDK's API clients, and utilities.

Page: 1234
Total results: 92