mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
b836bdb513
Signed-off-by: David Spencer <idlemoor@slackbuilds.org> |
||
---|---|---|
.. | ||
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