DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-zope.schema
Beschreibungzope.interface extension for defining data schemas
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version3.6.1-1
Sektionpython
Prioritätextra
Installierte Größe420 Byte
Hängt ab vonpython-pkg-resources, python-zope, python-zope.event, python-zope.i18nmessageid, python-zope.interfa
Empfohlene Pakete
PaketbetreuerDebian/Ubuntu Zope Team
Quellezope.schema
Paketgröße55702 Byte
Prüfsumme MD5f89f4ddcb98fcbeb5c3e2704244211c3
Prüfsumme SHA1f05a363789ea1928c0d477396e1bc2870557a89e
Prüfsumme SHA256685a48d0002966b83080e62c7ec175e15a217da88c73e06e11a38e4ecaaf34e2
Link zum Herunterladenpython-zope.schema_3.6.1-1_all.deb
Ausführliche BeschreibungSchemas 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.


Impressum
Linux is a registered trademark of Linus Torvalds