Package python3-module-zope.schema: Information

    Source package: python3-module-zope.schema
    Version: 7.0.1-alt2
    Build time:  Aug 4, 2023, 09:31 PM
    Report package bug
    License: ZPL-2.1
    Summary: zope.interface extension for defining data schemas
    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.

    List of rpms provided by this srpm:
    python3-module-zope.schema (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-zope.schema-tests (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Stanislav Levin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. python3-module-zope-event
      5. python3-module-zope-i18nmessageid
      6. python3-module-zope-interface
      7. python3-module-zope-testing
      8. python3-module-zope-testrunner
      9. rpm-build-pyproject

    Last changed


    July 31, 2023 Stanislav Levin 7.0.1-alt2
    - Mapped PyPI name to distro's one.
    May 19, 2023 Anton Vyatkin 7.0.1-alt1
    - New version 7.0.1.
    April 10, 2020 Andrey Bychkov 4.9.3-alt2
    - Build for python2 disabled.