This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
publics
/
tealeg__xlsx
Observar
0
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Nenhuma descrição
6
Commits
2
Branches
14
Versões
Tree:
5f2cd7ca5d
Branches
Tags
master
v1
v1.0.5
v1.0.3
v1.0.2
v1.0.1
v1.0.0
go1.1.2
go1.1.1
go1.1
go.go1
go.r59
v0.04
v0.03
v0.02
v0.01
tealeg__xlsx
HTTPS
ZIP
TAR.GZ
Geoff Teale
5f2cd7ca5d
* lib.go: Migrated XLSXWorkbook structs out to their own file
15 anos atrás
Makefile
2aa70b1f16
* Makefile: Added standard GOLANG pkg makefile
15 anos atrás
README
0bfe919561
First Commit
15 anos atrás
doc.go
79b11a53e7
* doc.go: Added basic package documentation via a doc.go file.
15 anos atrás
lib.go
5f2cd7ca5d
* lib.go: Migrated XLSXWorkbook structs out to their own file
15 anos atrás
lib_test.go
61a548e27c
* lib.go: Added MakeSharedStringRefTable
15 anos atrás
testfile.xlsx
dfd19ba66e
Initial untidy structure and tests
15 anos atrás
workbook.go
5f2cd7ca5d
* lib.go: Migrated XLSXWorkbook structs out to their own file
15 anos atrás
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