software
xlsReader
A forked Go library for reading legacy Excel binary format files. Maintained to apply necessary bug fixes to the discontinued original project.
Details
- Language
- Go
- Format
- Legacy Excel (.xls)
- Purpose
- Binary format parsing
A maintained fork of a Go library for reading legacy Excel binary format (.xls) files. The original project was discontinued, so this fork applies necessary bug fixes and keeps the library usable for projects that still need to parse old spreadsheet formats.