diff options
author | Prof. HORSTMANN <wmh@eipg.fr> | 2020-05-15 22:57:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:12 +0700 |
commit | 93cb2ffa646182ac651a7cf54d8520e54f9d992d (patch) | |
tree | ea9bddf5195ef5f067a6276d8372ee25a039a927 /python/workbook/README | |
parent | 52d159b939c3b705c9e485869ceebad3a744fb5f (diff) |
python/workbook: Added (App that creates xls reports or tables)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/workbook/README')
-rw-r--r-- | python/workbook/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/workbook/README b/python/workbook/README new file mode 100644 index 0000000000000..54784c6de0cba --- /dev/null +++ b/python/workbook/README @@ -0,0 +1 @@ +A Python App that creates xls reports, or tables, from simple lists
\ No newline at end of file |