8000 GitHub - lch/goxpp: Go XML Pull Parser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lch/goxpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goxpp

Build Status Coverage Status License GoDoc

The goxpp library is an XML parser library that is loosely based on the Java XMLPullParser. This library allows you to easily parse arbitary XML content using a pull parser. You can think of goxpp as a lightweight wrapper around Go's XML Decoder that provides a set of functions that make it easier to parse XML content than using the raw decoder itself.

This project is licensed under the MIT License

About

Go XML Pull Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0