da9f7f9014
Read data from Excel spread sheets without Microsoft! Provides an API to allow any application to read Excel documents. The xlreader tool converts Excel data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan. This project was designed out of frustration. WWW: http://www.giffin.org/xlreader.php PR: ports/82629 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
11 lines
373 B
Text
11 lines
373 B
Text
Read data from Excel spread sheets without Microsoft! Provides an API to allow
|
|
any application to read Excel documents. The xlreader tool converts Excel data
|
|
to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java
|
|
version by Andrew Khan.
|
|
|
|
This project was designed out of frustration.
|
|
|
|
WWW: http://www.giffin.org/xlreader.php
|
|
|
|
- ehaupt
|
|
ehaupt@critical.ch
|