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 #2028762: Release artifacts missing for 0.3.0
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
More contributors Top contributors
- Guruprasad 116 points
- Clinton Fung 58 points
- Jürgen Gmach 39 points
- David Runge 20 points
- Colin Watson 11 points