summaryrefslogtreecommitdiffstats
path: root/libraries/zope.security/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zope.security/README')
-rw-r--r--libraries/zope.security/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/zope.security/README b/libraries/zope.security/README
new file mode 100644
index 0000000000..5ad588a58b
--- /dev/null
+++ b/libraries/zope.security/README
@@ -0,0 +1,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.