Actix server config utils.
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.
Zope.configuration implements ZCML, the Zope Configuration Markup Language.
This package provides bindings to the SystemConfiguration
framework for macOS
.
This package provides bindings to the SystemConfiguration
framework for macOS
.
Configure Sequoia using a configuration file.
Configure Sequoia using a configuration file.
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
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.
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.
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.
Low level bindings to SystemConfiguration
framework for macOS
.
Low level bindings to SystemConfiguration
framework for macOS
.
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 package provides Wasmtime implementation of the wasi-runtime-config API.
This module will attempt to load find and load configuration files of various types. Currently it supports YAML, JSON, XML, INI and Perl formats.
Zope.configuration implements ZCML, the Zope Configuration Markup Language.
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.