slackbuilds_ponce/libraries/libxls
Pedro R.M. Júnior b836bdb513
libraries/libxls: Added (Extract Cell Data From Excel xls files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-10-06 07:25:15 +07:00
..
libxls.info
libxls.SlackBuild
README
slack-desc

libxls - Extract Cell Data From Excel xls files

This library can read Excel .xls files and allow you to access cell
values and retrieve other information (like the worksheet properties).

There is a utility to convert an excel file to CSV format, or to
formatted HTML (see the test directory).

libxls2csv test.xls > test.csv