PACKAGE NAME: python3-lazr.config-3.1-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-lazr.config PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 220 K PACKAGE REQUIRED: zope.interface,python3-lazr.delegates PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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.