testdata
|
Fix loading Excel rows ended with empty cells
|
2024-02-03 14:44:35 +05:00 |
.gitattributes
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
.gitignore
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
app.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
archivetypes.go
|
Add Zstandard decompressor
|
2023-04-17 20:30:54 +05:00 |
charsets.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
fieldtypes.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
filetypes.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
go.mod
|
Add Zstandard decompressor
|
2023-04-17 20:30:54 +05:00 |
go.sum
|
Add Zstandard decompressor
|
2023-04-17 20:30:54 +05:00 |
LICENSE
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
logger.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
main.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
make.bat
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
options.go
|
Fix loading Excel rows ended with empty cells
|
2024-02-03 14:44:35 +05:00 |
reader.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
readercsv_test.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
readercsv.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
readerdbf_test.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
readerdbf.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
readerxlsx_test.go
|
Fix loading Excel rows ended with empty cells
|
2024-02-03 14:44:35 +05:00 |
readerxlsx.go
|
Fix loading Excel rows ended with empty cells
|
2024-02-03 14:44:35 +05:00 |
README.md
|
Add list of supported features
|
2023-04-03 19:12:57 +05:00 |
sql.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
zipreader.go
|
Initial commit
|
2023-04-03 19:12:30 +05:00 |
zstdreader.go
|
Add Zstandard decompressor
|
2023-04-17 20:30:54 +05:00 |