freebsd-ports/devel/py-pyaml-env/pkg-descr
Jesús Daniel Colmenares Oviedo c73b2dcc4a
Add devel/py-pyaml-env: Provides yaml file parsing with environment variable resolution
pyaml-env is a very small library that parses a yaml configuration
file and it resolves the environment variables, so that no secrets
are kept in text.

WWW: https://github.com/mkaranasou/pyaml_env

PR:		274127
2023-09-28 12:57:58 +08:00

3 lines
152 B
Text

pyaml-env is a very small library that parses a yaml configuration
file and it resolves the environment variables, so that no secrets
are kept in text.