summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Korostelev <nadako@gmail.com>2009-03-09 15:57:33 +0000
committerDan Korostelev <nadako@gmail.com>2009-03-09 15:57:33 +0000
commit693b1e24226324c73f1168a2234b60d673727e66 (patch)
treeea39b4f81d942c2826972c0e05bc8ecab5ed7a92
parent17fcaadfd944860b6b55c1b11ce317b782b8b67f (diff)
downloadzope-security-693b1e24226324c73f1168a2234b60d673727e66.tar.gz
Add more keywords.
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 236da28..d4d832d 100644
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,7 @@ setup(name='zope.security',
+ '\n\n' +
read('CHANGES.txt')
),
- keywords = "security",
+ keywords = "zope security policy principal permission",
classifiers = [
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',