slackbuilds/libraries/freexl
fourtysixandtwo 4100aa491e libraries/freexl: Change i486 to i586 2022-06-07 02:23:56 -04:00
..
README libraries/freexl: Wrap README at 72 columns. 2022-03-13 15:29:48 -04:00
freexl.SlackBuild libraries/freexl: Change i486 to i586 2022-06-07 02:23:56 -04:00
freexl.info
slack-desc libraries/freexl: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

FreeXL is an open source library to extract valid data from within an
Excel (.xls) spreadsheet. FreeXL design goals:
 * to be simple and lightweight
 * to be stable, robust and efficient
 * to be easily and universally portable
 * completely ignoring any GUI-related oddity

Note that the final goal means that FreeXL ignores at all fonts, sizes
and alignments, and most formats. It ignores Pivot Table, Charts,
Formulas, Visual Basic macros and so on. FreeXL is structurally simple
and quite light-weight (typically 40-80K of object code, stripped).