summaryrefslogtreecommitdiffstats
path: root/python/python-xlwt/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-xlwt/README')
-rw-r--r--python/python-xlwt/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python-xlwt/README b/python/python-xlwt/README
index 0fb91dbb5b..4d58db130a 100644
--- a/python/python-xlwt/README
+++ b/python/python-xlwt/README
@@ -1,6 +1,6 @@
-python-xlwt is a library for generating spreadsheet files that are compatible with
-Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric.
+python-xlwt is a library for generating spreadsheet files that are compatible
+with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric.
-python-xlwt has full support for Unicode. Excel spreadsheets can be generated on
-any platform without needing Excel or a COM server.
+python-xlwt has full support for Unicode. Excel spreadsheets can be generated
+on any platform without needing Excel or a COM server.
The only requirement is Python 2.3 to 2.7.