Registered
by
Gary Poster
Create configuration schemas, and process and validate configurations.
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.
This project is also part of https:/
Project information
- Licence:
- GNU LGPL v3
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #2015628: Unable to test (nose deprecated and defunct)
Reported -
Bug #1870199: lazr-config DeprecationWarning due to parser.readfp
Reported -
Bug #1662701: tox fails and doesn't support Python 3.6
Reported -
Bug #1649726: The nose package is not an install dependency
Reported -
Bug #1407816: lazr/__init__.py should not do a version test
Reported
More contributors Top contributors
- Jürgen Gmach 126 points
- Clinton Fung 104 points
- Guruprasad 91 points
- Colin Watson 26 points
- David Runge 8 points