diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2018-03-21 16:07:49 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-21 16:07:49 +0000 |
commit | f7f9f381ff7a1c8ba3778475d31ca750e29dd5be (patch) | |
tree | a2cb2a35aaf5fecb0b7b9679bf61d45b5354215f /python/XlsxWriter/README | |
parent | 79f45638f62baaf9b1fee2d9bd7892080501fd6c (diff) |
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/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/XlsxWriter/README b/python/XlsxWriter/README index 4f578fd54002f..7554252b814d5 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. - |