General purpose glob-based configuration matching.
Documentation at https://melpa.org/#/aurora-config-mode
This module is a helper for easily finding configuration file locations. This information can be used to find a suitable place for installing configuration files or for finding any piece of settings.
This module is intended to easily load initialization values for attributes on object construction from an appropriate config file. The building is done in MooX::ConfigFromFile::Role---using MooX::ConfigFromFile ensures that the role is applied.
Extensible system for supporting various kinds of configurations.
Documentation at https://melpa.org/#/flycheck-pkg-config
Documentation at https://melpa.org/#/config-general-mode
Zope.configuration implements ZCML, the Zope Configuration Markup Language.
Helper utilities for creating ESLint configuration
Documentation at https://melpa.org/#/flymake-elisp-config
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
Turns off all rules that are unnecessary or might conflict with Prettier.
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
This package provides fixture configuration utilities for the py.test testing framework.
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.
Config::INI::Reader::Ordered is a Perl library for parsing .ini files that returns the sections in order.
Glob-based configuration matching.
Glob-based configuration matching.
Glob-based configuration matching.
Glob-based configuration matching.
This package provides a wrapper for the xkeyboard-config library.
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.
This module will attempt to load find and load configuration files of various types. Currently it supports YAML, JSON, XML, INI and Perl formats.
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.