Нема описа

Geoff Teale be31440332 * lib_test.go: Removed unused import пре 14 година
Makefile bf70898df3 Refactored internal types out to seperate files and renamed the high-level "public facing" structs - slowly moving towards the idea of a two layer API. пре 14 година
README 0bfe919561 First Commit пре 14 година
doc.go 79b11a53e7 * doc.go: Added basic package documentation via a doc.go file. пре 14 година
lib.go 445cb6a216 Added docstring as widely as possible пре 14 година
lib_test.go be31440332 * lib_test.go: Removed unused import пре 14 година
sharedstrings.go 445cb6a216 Added docstring as widely as possible пре 14 година
sharedstrings_test.go 445cb6a216 Added docstring as widely as possible пре 14 година
testfile.xlsx dfd19ba66e Initial untidy structure and tests пре 14 година
workbook.go 445cb6a216 Added docstring as widely as possible пре 14 година
workbook_test.go 445cb6a216 Added docstring as widely as possible пре 14 година
worksheet.go 445cb6a216 Added docstring as widely as possible пре 14 година
worksheet_test.go 445cb6a216 Added docstring as widely as possible пре 14 година

README

xlsx is intended to be a library to simplify reading the XML format
used by recent version of Microsoft Excel in Go programs.

Currently it is in the very early stages and development and not at
all usable. It should progress rapidly.

There are no current plans to support writing documents.

Eat a peach - Geoff