package env_config

  1. Overview
  2. Docs
Helper library for retrieving configuration from an environment variable

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=5bba9ff31f93acf2ffc551f6415228116ca435708c008667a32900ba5678cd9e

Description

The Env_config library is a helper for retrieving library and program configuration from an environment variable. Its goal is to make it easy to override a configuration that is loaded from disk, computed, or embedded in a library.

Published: 26 May 2024

README

README.md

Env config is a library for overriding configuration from the environment.

See doc/index.org for more details.

Dependencies (6)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18"
  3. core_unix >= "v0.17" & < "v0.18"
  4. core >= "v0.17" & < "v0.18"
  5. async >= "v0.17" & < "v0.18"
  6. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.