Structured Configuration Library

Edit Package python-ZConfig

ZConfig is a configuration library intended for general use. It supports a hierarchical schema-driven configuration model that allows a schema to specify data conversion routines written in Python. ZConfig's model is very different from the model supported by the ConfigParser module found in Python's standard library, and is more suitable to configuration-intensive applications.

Refresh
Refresh
Source Files
Filename Size Changed
ZConfig-3.6.0.tar.gz 0000134559 131 KB
python-ZConfig.changes 0000003775 3.69 KB
python-ZConfig.spec 0000003555 3.47 KB
Revision 8 (latest revision is 11)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 905798 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 8)
- Update to 3.6.0
  * Added support for Python 3.8, 3.9 and 3.10. This primarily
    involves avoiding the new-in-3.8 validation of the format
    string when using the ‘safe-template’ format style, since
    that’s not supported in the Python standard library.
  * Added ZConfig.pygments module containing a lexer compatible
    with the pygments library. Made discoverable via an entry
    point; use zconfig as the highlight language for code-block
    directives in Sphinx documents.
- Drop patch python-38-support.patch that was integrated upstream.
Comments 0
openSUSE Build Service is sponsored by