[Checkins] SVN: z3c.securitytool/trunk/setup.py changed description in setup.py for pypi

Daniel Blackburn blackburnd at gmail.com
Wed Jan 30 21:28:31 EST 2008


Log message for revision 83325:
  changed description in setup.py for pypi

Changed:
  U   z3c.securitytool/trunk/setup.py

-=-
Modified: z3c.securitytool/trunk/setup.py
===================================================================
--- z3c.securitytool/trunk/setup.py	2008-01-31 02:26:13 UTC (rev 83324)
+++ z3c.securitytool/trunk/setup.py	2008-01-31 02:28:31 UTC (rev 83325)
@@ -30,7 +30,7 @@
     version='0.2.3',
     author = "Daniel Blackburn, Martin Hefler, Markus Kemmerl, Stephan Richter, Randy Crafton",
     author_email = "zope3-dev at zope.org",
-    description = "An security audit tool for Zope3 views",
+    description = "A security audit tool and demo for Zope3 views",
     long_description=(
         read('README.txt')
         + '\n\n' +



More information about the Checkins mailing list