Package python3-module-zconfig: Information

    Source package: python3-module-zconfig
    Version: 4.1-alt1
    Latest version according to Repology
    Build time:  May 3, 2024, 11:49 AM in the task #347381
    Report package bug
    License: ZPL-2.1
    Summary: Python configuration module from Zope
    Description: 
    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.
    
    ZConfig schema are written in an XML-based language and are able to \"import\"
    schema components provided by Python packages. Since components are able to
    bind to conversion functions provided by Python code in the package (or
    elsewhere), configuration objects can be arbitrarily complex, with values that
    have been verified against arbitrary constraints. This makes it easy for
    applications to separate configuration support from configuration loading even
    with configuration data being defined and consumed by a wide range of separate
    packages.
    
    Authors:
    --------
    Zope Corporation < zodb-devAATTzope.org>

    List of rpms provided by this srpm:
    python3-module-zconfig (noarch)
    python3-module-zconfig-tests (noarch)

    Maintainer: Anton Vyatkin


    ACL:
    @python
    @everybody

      1. python3-module-docutils
      2. python3-module-manuel
      3. python3-module-manuel-tests
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-setuptools
      6. python3-module-wheel
      7. python3-module-zope.testrunner
      8. rpm-build-python3

    Last changed


    May 3, 2024 Anton Vyatkin 4.1-alt1
    - New version 4.1.
    Jan. 25, 2024 Anton Vyatkin 4.0-alt1
    - New version 4.0.
    Aug. 14, 2023 Alexey Sheplyakov 3.2.0-alt4
    - NMU: repaired test_with_syslog