summaryrefslogtreecommitdiff
path: root/converters/xlreader/DESCR
blob: 801ed7a86a77b906b9391670b58fbb9ad0a6013b (plain)
1
2
3
4
5
Read data from Excel spread sheets without Microsoft!
Provides an API to allow any application to read Excel
documents. Demo interface converts data to tab
delimited, CSV or SQL inserts. Written in C. Based on
the Java version by Andrew Khan.