Package python-module-zconfig: Information

    Source package: python-module-zconfig
    Version: 2.9.0-alt1
    Build time:  May 23, 2011, 10:34 AM
    Report package bug
    License: ZPL
    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:
    python-module-zconfig (noarch)
    python-module-zconfig-tests (noarch)



      1. python-devel = 2.6
      2. rpm-build-python >= 0.8

    Last changed


    May 23, 2011 Eugeny A. Rostovtsev 2.9.0-alt1
    - Version 2.9.0
    Nov. 11, 2009 Eugeny A. Rostovtsev 2.6.2-alt1.1
    - Rebuilt with python 2.6
    March 31, 2009 Vladimir V Kamarzin 2.6.2-alt1
    - Initial build for Sisyphus