python3-ZConfig: python3-ZConfig (Structured Configuration Library) python3-ZConfig: python3-ZConfig: ZConfig is a configuration library intended for general use. python3-ZConfig: It supports a hierarchical schema-driven configuration model that python3-ZConfig: allows a schema to specify data conversion routines written in Python python3-ZConfig: ZConfig's model is very different from the model supported by the python3-ZConfig: ConfigParser module found in Python's standard library, and is more python3-ZConfig: suitable to configuration-intensive applications. python3-ZConfig: python3-ZConfig: Documentation is available at https://zconfig.readthedocs.io python3-ZConfig: