metaleap / go-xsd

[stable since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions. NOT REALLY MAINTAINED FOR YEARS NOW: try the forks if running into issues.
http://www.reddit.com/r/golang/comments/12g6sl/is_there_a_tool_that_generates_go_source_code_for/
MIT License
216 stars 66 forks source link

What is type of license? #1

Closed tenntenn closed 11 years ago

tenntenn commented 11 years ago

Hi.

Your work is so great! What is type of license of this library? Because I couldn't find the license file, where is it?

Best regards, Takuya Ueda.

metaleap commented 11 years ago

Thanks! Gonna go with this one: http://www.wtfpl.net/