aboutsummaryrefslogtreecommitdiff
path: root/python/python2-xlwt/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-xlwt/README')
-rw-r--r--python/python2-xlwt/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python2-xlwt/README b/python/python2-xlwt/README
new file mode 100644
index 0000000000000..2c2f5aae5d4ae
--- /dev/null
+++ b/python/python2-xlwt/README
@@ -0,0 +1,7 @@
+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. The
+only requirement is Python 2.3 to 2.7.