1
0
mirror of https://github.com/pbnjay/grate.git synced 2024-12-12 13:35:18 +02:00
A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.
Go to file
2021-02-12 10:44:23 -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 more consistent error handling 2021-02-12 10:44:23 -05:00
xls more consistent error handling 2021-02-12 10:44:23 -05:00
xlsx more consistent error handling 2021-02-12 10:44:23 -05:00
errs.go more consistent error handling 2021-02-12 10:44:23 -05:00
go.mod more consistent error handling 2021-02-12 10:44:23 -05:00
grate.go more consistent error handling 2021-02-12 10:44:23 -05:00