Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046710
en ru br
ALT Linux repos
S:7.0.1-alt2

Group :: Development/Python3
RPM: python3-module-zope.schema

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 7.0.1-alt2
Build date: 31 july 2023, 15:03 ( 34.5 weeks ago )
Size: 81.62 Kb

Home page:   https://pypi.org/project/zope.schema/

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-zope.schema-tests
  • python3-module-zope.schema
  • python3-module-zope.schema-pickles
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin