freebsd-ports/devel/py-lazr.config/pkg-descr
Jose Alonso Cardenas Marquez 04daf455fc - New port: devel/py-lazr.config
The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run
systems on different machines, or under different circumstances.

This system uses ini-like file format of section, keys, and values.
The config file supports inheritance to minimize duplication of
information across files. The format supports schema validation.

WWW: https://launchpad.net/lazr.config
2017-08-30 00:17:03 +00:00

9 lines
443 B
Text

The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run
systems on different machines, or under different circumstances.
This system uses ini-like file format of section, keys, and values.
The config file supports inheritance to minimize duplication of
information across files. The format supports schema validation.
WWW: https://launchpad.net/lazr.config