mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/XlsxWriter: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
9e7aa7f651
commit
6eb6d7bd0a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
XlsxWriter - A Python module for creating Excel XLSX files
|
||||
|
||||
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:
|
||||
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:
|
||||
|
||||
100% compatible Excel XLSX files.
|
||||
Full formatting.
|
||||
|
|
Loading…
Reference in a new issue