1
0
mirror of https://github.com/pbnjay/grate.git synced 2024-12-13 13:58:27 +02:00
A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.
Go to file
2021-02-12 01:00:35 -05:00
cmd/grate2tsv allow openers to have a priority 2021-02-12 00:59:01 -05:00
commonxl accidently implemented xlsx. refactor to include it 2021-02-12 00:50:50 -05:00
simple adding a simple-format reader for csv/tsv 2021-02-12 01:00:35 -05:00
xls allow openers to have a priority 2021-02-12 00:59:01 -05:00
xlsx allow openers to have a priority 2021-02-12 00:59:01 -05:00
grate.go allow openers to have a priority 2021-02-12 00:59:01 -05:00