Add poorny/translate package

This commit is contained in:
Mario Idival 2015-07-23 09:52:03 -03:00
parent 01bdd217ae
commit 654ff733ee

View File

@ -48,6 +48,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
- [Science and Data Analysis](#science-and-data-analysis)
- [Security](#security)
- [Serialization](#serialization)
- [Translate](#translate)
- [Template Engines](#template-engines)
- [Testing](#testing)
- [Text Processing](#text-processing)
@ -592,6 +593,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [nsq](http://nsq.io/) - A realtime distributed messaging platform
## Translate
* [translate](https://github.com/poorny/translate) - Go online translation package
## Template Engines
*Libraries and tools for templating and lexing.*