Structured Configuration Library
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-ZConfig && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ZConfig-3.6.1.tar.gz | 0000147047 144 KB | |
python-ZConfig.changes | 0000004000 3.91 KB | |
python-ZConfig.spec | 0000003536 3.45 KB |
Revision 9 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1067286
from
Steve Kowalik (StevenK)
(revision 9)
- Update to 3.6.1: * Add support for Python 3.11. * Drop support for Python 3.4.
Comments 0