slackbuilds_ponce/libraries/zope.schema/README
Mikko Värri dc7744ad78 libraries/zope.schema: Added (zope.interface extension for defining data schemas)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-08-14 19:04:52 -05:00

8 lines
249 B
Text

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.