This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
publics
/
tealeg__xlsx
Figyelés
0
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Nincs leírás
11
Commit-ok
2
Ágak
14
Kiadások
Fa:
be31440332
Branch-ok
Tag-ek
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
be31440332
* lib_test.go: Removed unused import
15 éve
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.
15 éve
README
0bfe919561
First Commit
15 éve
doc.go
79b11a53e7
* doc.go: Added basic package documentation via a doc.go file.
15 éve
lib.go
445cb6a216
Added docstring as widely as possible
15 éve
lib_test.go
be31440332
* lib_test.go: Removed unused import
15 éve
sharedstrings.go
445cb6a216
Added docstring as widely as possible
15 éve
sharedstrings_test.go
445cb6a216
Added docstring as widely as possible
15 éve
testfile.xlsx
dfd19ba66e
Initial untidy structure and tests
15 éve
workbook.go
445cb6a216
Added docstring as widely as possible
15 éve
workbook_test.go
445cb6a216
Added docstring as widely as possible
15 éve
worksheet.go
445cb6a216
Added docstring as widely as possible
15 éve
worksheet_test.go
445cb6a216
Added docstring as widely as possible
15 éve
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