go-xmlpath / xmlpath

Strict subset of the XPath specification for the Go language.
http://gopkg.in/xmlpath.v2
Other
115 stars 37 forks source link

Project scope? #22

Closed DavidGamba closed 8 years ago

DavidGamba commented 8 years ago

Will this project provide functions to set content, set attributes, etc.? Thanks!

missedone commented 8 years ago

i have same question to, since i'm thinking to write a command line tool that can modify the xml with xpath. golang compiled app is cross platform which is a big plus for me. thanks

niemeyer commented 8 years ago

No, it won't write XML for the foreseeable future.