aboutsummaryrefslogtreecommitdiff
path: root/python/python2-xlwt/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-06 17:11:47 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-08 01:41:52 +0700
commit289662417467d15824a2959e7d517df764c81f71 (patch)
tree09a9d111995e6432d258e6b428aa9d3eed42cb3a /python/python2-xlwt/README
parentb54746b77dd18736d92a2d98b7c3d6d01a00e1f9 (diff)
python/python-xlwt: Renamed python2-xlwt.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000..2c2f5aae5d
--- /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.