[Erp5-report] r37442 nicolas - /erp5/trunk/utils/erp5.utils.web_checker/setup.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 3 16:14:33 CEST 2010


Author: nicolas
Date: Tue Aug  3 16:14:31 2010
New Revision: 37442

URL: http://svn.erp5.org?rev=37442&view=rev
Log:
Cosmetic changes only

Modified:
    erp5/trunk/utils/erp5.utils.web_checker/setup.py

Modified: erp5/trunk/utils/erp5.utils.web_checker/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/erp5.utils.web_checker/setup.py?rev=37442&r1=37441&r2=37442&view=diff
==============================================================================
--- erp5/trunk/utils/erp5.utils.web_checker/setup.py [utf8] (original)
+++ erp5/trunk/utils/erp5.utils.web_checker/setup.py [utf8] Tue Aug  3 16:14:31 2010
@@ -19,14 +19,14 @@ setup(name=name,
       version=version,
       description="Utility to check caching policy of websites",
       long_description=long_description,
-classifiers=[
-  'Development Status :: 4 - Beta',
-  'Intended Audience :: System Administrators',
-  'License :: OSI Approved :: GNU General Public License (GPL)',
-  'Operating System :: POSIX',
-  'Topic :: Internet :: WWW/HTTP',
-  'Topic :: Utilities',
-  ], 
+      classifiers=[
+        'Development Status :: 4 - Beta',
+        'Intended Audience :: System Administrators',
+        'License :: OSI Approved :: GNU General Public License (GPL)',
+        'Operating System :: POSIX',
+        'Topic :: Internet :: WWW/HTTP',
+        'Topic :: Utilities',
+        ],
       keywords='HTTP proxy cache varnish wget',
       author='Nicolas Delaby',
       author_email='nicolas at nexedi.com',




More information about the Erp5-report mailing list