diff options
author | Leo C <leoc@gmx.com> | 2020-04-18 20:43:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:00:21 +0700 |
commit | a88c304dcec5461595074936fb634ecace644f12 (patch) | |
tree | 0fa481c00e514a6c9a030e065c882a17794e3091 /office/xlsx2csv/slack-desc | |
parent | 5c22e6d7cac9e7f271126e0b3045b2c5cbbb1c99 (diff) |
office/xlsx2csv: Added (xlsx to csv converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/xlsx2csv/slack-desc')
-rw-r--r-- | office/xlsx2csv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/xlsx2csv/slack-desc b/office/xlsx2csv/slack-desc new file mode 100644 index 0000000000000..67694ec6f933f --- /dev/null +++ b/office/xlsx2csv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +xlsx2csv: xlsx2csv (xlsx to csv converter) +xlsx2csv: +xlsx2csv: Converts xlsx files to csv format. Handles large XLSX files. Fast and +xlsx2csv: easy to use. +xlsx2csv: +xlsx2csv: +xlsx2csv: +xlsx2csv: +xlsx2csv: +xlsx2csv: Homepage: https://github.com/dilshod/xlsx2csv +xlsx2csv: |