summaryrefslogtreecommitdiffstats
path: root/libraries/zope.schema/README
blob: 31bf8dc1764b483e2dc819ac9ab623766657702d (plain)
1
2
3
4
5
6
7
8
zope.schema (zope.interface extension for defining data schemas)

Schemas extend the notion of interfaces to detailed descriptions of
Attributes (but not methods).

This requires zope.event and zope.interface.

To build, this requires pysetuptools.