| Paketname | python-zope.schema |
| Beschreibung | zope.interface extension for defining data schemas |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 3.6.1-1 |
| Sektion | universe/python |
| Priorität | extra |
| Installierte Größe | 420 Byte |
| Hängt ab von | python-pkg-resources, python-zope, python-zope.event, python-zope.i18nmessageid, python-zope.interfa |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | zope.schema |
| Paketgröße | 55866 Byte |
| Prüfsumme MD5 | 4351d8b09ccb6666000ab1c0c3e0f730 |
| Prüfsumme SHA1 | 4325196ae0bbe6feea5842d2d2555c09620b465b |
| Prüfsumme SHA256 | 9b8c0a57656f7de2c4bab228ffe7bb00f316088f11e6ad3f6c42dc8ba3686351 |
| Link zum Herunterladen | python-zope.schema_3.6.1-1_all.deb |
| Ausführliche Beschreibung | 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.
|