Registered
2008-12-09
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 #1662701: tox fails and doesn't support Python 3.6
Reported on 2017-02-07 -
Bug #1649726: The nose package is not an install dependency
Reported on 2016-12-13 -
Bug #1407816: lazr/__init__.py should not do a version test
Reported on 2015-01-05 -
Bug #1397779: lazr.config must pass strict=False to RawConfigParser under Python 3
Reported on 2014-12-01 -
Bug #1359926: Drop use of distribute
Reported on 2014-08-21
More contributors Top contributors
- William Grant 26 points
- Colin Watson 13 points
- Barry Warsaw 5 points

