Пакет python-module-zconfig: Информация

    Исходный пакет: python-module-zconfig
    Версия: 3.0.4-alt2.git20130313
    Собран:  15 апреля 2013 г. 16:24
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/ZConfig/

    Лицензия: ZPL
    О пакете: Python configuration module from Zope
    Описание: 
    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>

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-zconfig (noarch)
    python-module-zconfig-tests (noarch)
    python3-module-zconfig (noarch)
    python3-module-zconfig-tests (noarch)

    Сопровождающий: Eugeny A. Rostovtsev


    Права:
    Eugeny A. Rostovtsev
    @everybody

      1. python3-devel
      2. python3-module-distribute
      3. python-devel = 2.7
      4. python-module-distribute
      5. rpm-build-python >= 0.8
      6. rpm-build-python3
      7. python-tools-2to3

    Последнее изменение


    15 апреля 2013 г. Eugeny A. Rostovtsev 3.0.4-alt2.git20130313
    - Use 'find... -exec...' instead of 'for ... $(find...'
    8 апреля 2013 г. Eugeny A. Rostovtsev 3.0.4-alt1.git20130313
    - Version 3.0.4
    22 марта 2013 г. Aleksey Avdeev 2.9.2-alt1.1
    - Rebuild with Python-3.3