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