aboutsummaryrefslogtreecommitdiff
path: root/python/XlsxWriter/README
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyatlinuxleo.com>2018-03-21 16:07:49 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2018-03-21 16:07:49 +0000
commitf7f9f381ff7a1c8ba3778475d31ca750e29dd5be (patch)
treea2cb2a35aaf5fecb0b7b9679bf61d45b5354215f /python/XlsxWriter/README
parent79f45638f62baaf9b1fee2d9bd7892080501fd6c (diff)
downloadslackbuilds-f7f9f381ff7a1c8ba3778475d31ca750e29dd5be.tar.xz
python/XlsxWriter: Updated for version 1.0.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/XlsxWriter/README')
-rw-r--r--python/XlsxWriter/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/XlsxWriter/README b/python/XlsxWriter/README
index 4f578fd54002..7554252b814d 100644
--- a/python/XlsxWriter/README
+++ b/python/XlsxWriter/README
@@ -1,6 +1,6 @@
XlsxWriter - A Python module for creating Excel XLSX files
-XlsxWriter can be used to write text, numbers, formulas and hyperlinks to
+XlsxWriter can be used to write text, numbers, formulas and hyperlinks to
multiple worksheets and it supports features such as formatting and many more,
including:
@@ -18,4 +18,3 @@ including:
Integration with Pandas.
Textboxes.
Memory optimization mode for writing large files.
-