summaryrefslogtreecommitdiffstats
path: root/libraries/zope.security/README
blob: 5ad588a58bece13ca8cdc1f367f6117686f63885 (plain)
1
2
3
4
5
6
7
8
9
zope.security (Zope Security Framework)

The Security framework provides a generic mechanism to implement
security policies on Python objects.

This requires zope.i18nmessageid, zope.interface, zope.proxy,
zope.schema, zope.configuration, zope.component and zope.location.

To build, this requires pysetuptools.