[Erp5-report] r37322 luke - /erp5/trunk/buildout/local-eggs/localbin/setup.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 28 13:24:12 CEST 2010


Author: luke
Date: Wed Jul 28 13:24:10 2010
New Revision: 37322

URL: http://svn.erp5.org?rev=37322&view=rev
Log:
 - update description and add long_description

Modified:
    erp5/trunk/buildout/local-eggs/localbin/setup.py

Modified: erp5/trunk/buildout/local-eggs/localbin/setup.py
URL: http://svn.erp5.org/erp5/trunk/buildout/local-eggs/localbin/setup.py?rev=37322&r1=37321&r2=37322&view=diff
==============================================================================
--- erp5/trunk/buildout/local-eggs/localbin/setup.py [utf8] (original)
+++ erp5/trunk/buildout/local-eggs/localbin/setup.py [utf8] Wed Jul 28 13:24:10 2010
@@ -8,7 +8,10 @@ setup(
     version = version,
     author = "Lukasz Nowak",
     author_email = "luke at nexedi.com",
-    description = "ZC Buildout recipe to invoke full python interpreter",
+    description = "Generates python wrapper around python interpreter",
+    long_description = "Generates python wrapper, which acts like normal "\
+        "python interpreter, but containing full list of additional python "\
+        "paths",
     license = "ZPL 2.1",
     keywords = "python interpreter",
     packages = find_packages(),




More information about the Erp5-report mailing list