add miku/zek (#2372)

* add miku/zek

* fix order
This commit is contained in:
Martin Czygan 2019-04-03 16:50:09 +02:00 committed by Cássio Botaro
parent e663038c43
commit cb96db695b

View File

@ -1824,10 +1824,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries and tools for manipulating XML.*
* [XML-Comp](https://github.com/xml-comp/xml-comp) - Simple command line XML comparer that generates diffs of folders, files and tags.
* [xml2map](https://github.com/sbabiv/xml2map) - XML to MAP converter written Golang.
* [xmlwriter](https://github.com/shabbyrobe/xmlwriter) - Procedural XML generation API based on libxml2's xmlwriter module.
* [xpath](https://github.com/antchfx/xpath) - XPath package for Go.
* [xquery](https://github.com/antchfx/xquery) - XQuery lets you extract data from HTML/XML documents using XPath expression.
* [xml2map](https://github.com/sbabiv/xml2map) - XML to MAP converter written Golang.
* [zek](https://github.com/miku/zek) - Generate a Go struct from XML.
# Tools
*Go software and plugins.*