diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-12-17 23:53:51 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-20 22:44:02 -0600 |
commit | fbd9f01a09c9cd3a38e6df67f8edab4cfed0ab7a (patch) | |
tree | 887195575b0d53571fc102cffb853772e352a89d /libraries/zope.security/README | |
parent | 9c01544bb722ab0493952ddab386e9ffc57d2a7a (diff) | |
download | slackbuilds-fbd9f01a09c9cd3a38e6df67f8edab4cfed0ab7a.tar.gz |
libraries/zope.security: Updated for version 3.7.4.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/zope.security/README')
-rw-r--r-- | libraries/zope.security/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libraries/zope.security/README b/libraries/zope.security/README index 5ad588a58b..903838eb11 100644 --- a/libraries/zope.security/README +++ b/libraries/zope.security/README @@ -1,6 +1,4 @@ -zope.security (Zope Security Framework) - -The Security framework provides a generic mechanism to implement +The Zope Security framework provides a generic mechanism to implement security policies on Python objects. This requires zope.i18nmessageid, zope.interface, zope.proxy, |