From 6205167fb006a08d0689477049509a305226b31f Mon Sep 17 00:00:00 2001 From: "Moch. Lutfi" Date: Tue, 19 Aug 2014 13:41:37 +0700 Subject: [PATCH] Add xlsx project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3cbfc0de..4cfae630 100644 --- a/README.md +++ b/README.md @@ -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