pkg-config
can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions.
A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a library to run the pkg-config system tool at build time in order to be used in Cargo build scripts.
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.
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.
A generic documentation builder for Common Lisp projects.
This package provides ability to read and parse configuration files.
This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system.
This package implements a language similar to YAML or JSON but with fewer special cases and fewer dependencies. It emphasizes layout structure for sections and lists, and requires quotes around strings.
The Mock::Config
Perl module allows temporarily setting and overriding Config
values, even for the readonly XSConfig
implementation as used in cperl. It does not store the mocked overrides lexically, just dynamically.
Fcitx is an input method framework with extension support. It has Pinyin, Quwei and some table-based (Wubi, Cangjie, Erbi, etc.) input methods built-in. This package provides GTK version of the graphic configuration tool of Fcitx.
ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer’s interface and a simple syntax for config files.
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 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 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.
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.
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.