This package contains color configuration code used by Nushell.
Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers.
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
.
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.
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.
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 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.
This package provides a mixin to add configuration functionality to your classes
This package provides a crate of the gitoxide project providing git-config value parsing.
This package fontifies the ssh config keywords and creates keybindings for skipping from host section to host section.
A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
This package is a crate for git-config
value parsing. Part of Gitoxide a Rust implementation of Git.
system-config-printer is a CUPS administration tool. It's written in Python using GTK+, and uses the IPP when configuring CUPS.
Build configuration for the PyO3 ecosystem
This package provides Build configuration for the PyO3
ecosystem.
This package provides Build configuration for the PyO3
ecosystem.
This package provides Build configuration for the PyO3
ecosystem.
This package contains build configuration helpers for the PyO3 ecosystem.
This package contains build configuration helpers for the PyO3 ecosystem.
This package provides Build configuration for the PyO3
ecosystem.
This package provides Build configuration for the PyO3
ecosystem.
This package provides Build configuration for the PyO3
ecosystem.
A configurable-on-the-fly HTTP Proxy
The OpenStack Client Configuration Library is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner.