[POS-commit] r3302 - stoqdrivers/trunk

Henrique Romano henrique at async.com.br
Sat Apr 15 20:25:22 BRT 2006


Author: henrique
Date: Sat Apr 15 20:25:22 2006
New Revision: 3302

Modified:
   stoqdrivers/trunk/setup.py

Log:
Consistency



Modified: stoqdrivers/trunk/setup.py
==============================================================================
--- stoqdrivers/trunk/setup.py	(original)
+++ stoqdrivers/trunk/setup.py	Sat Apr 15 20:25:22 2006
@@ -46,7 +46,7 @@
     version= ".".join(map(str, __version__)),
     author="Async Open Source",
     author_email="stoq-devel at async.com.br",
-    description = "Useful drivers for Stoq and retail systems",
+    description="Useful drivers for Stoq and retail systems",
     long_description=("This is a powerful collection of device drivers "
                       "written in Python and totally focused on retail "
                       "systems. Stoqdrivers also offers an unified API "


More information about the POS-commit mailing list