Package python3-module-zope.schema: Information

    Binary package: python3-module-zope.schema
    Version: 4.4.1-alt1
    Architecture: x86_64
    Build time:  Jul 27, 2014, 02:07 PM in the task #125920
    Source package: python-module-zope.schema
    Copied in the task: #147693
    Report package bug
    License: ZPLv2.1
    Summary: zope.interface extension for defining data schemas (Python 3)
    Description: 
    This package is intended to be independently reusable in any Python
    project. It is maintained by the Zope Toolkit project.
    
    Schemas extend the notion of interfaces to detailed descriptions of
    Attributes (but not methods). Every schema is an interface and specifies
    the public fields of an object. A field roughly corresponds to an
    attribute of a python object. But a Field provides space for at least a
    title and a description. It can also constrain its value and provide a
    validation method. Besides you can optionally specify characteristics
    such as its value being read-only or not required.



    Last changed


    July 27, 2014 Eugeny A. Rostovtsev 4.4.1-alt1
    - Version 4.4.1
    April 10, 2013 Eugeny A. Rostovtsev 4.3.2-alt1
    - Version 4.3.2
    March 22, 2013 Aleksey Avdeev 4.1.1-alt1.1
    - Rebuild with Python-3.3