Merge pull request #168 from h4ckm03d/patch-1

Add xlsx project
This commit is contained in:
Matt Holt 2014-08-19 08:25:45 -06:00
commit 8b9c6dad07

View File

@ -440,6 +440,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON.
* [profile](https://github.com/davecheney/profile) - Simple profiling support package for Go
* [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package
* [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.
## Video