Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37411386
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-zope.schema

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 7.0.1-alt2
Время сборки: 31 июля 2023, 15:03 ( 37.6 недели назад )
Размер архива: 81.62 Kb

Домашняя страница:   https://pypi.org/project/zope.schema/

Лицензия: ZPL-2.1
О пакете: zope.interface extension for defining data schemas
Описание:

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.

Текущий майнтейнер: Stanislav Levin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-zope.schema-tests
  • python3-module-zope.schema
  • python3-module-zope.schema-pickles
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin