SkillAgentSearch skills...

Gosax

gosax is a basic wrapper for stream parsing of XML (SAX) Go

Install / Use

/learn @eliben/Gosax
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gosax

For some background information, motivation and a basic usage sample see this blog post.

Building

To install libxml2 for development, do:

$ sudo apt-get install libxml2 libxml2-dev

Or build from source. You would need it installed to use gosax.

License

gosax's code is in the public domain (see LICENSE for details). It uses libxml, which has its own (MIT) license.

The pointer directory vendors https://github.com/mattn/go-pointer/ with some modifications. go-pointer has an MIT license, which applies to my version too.

Related Skills

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated5mo ago
Forks14

Languages

Go

Security Score

97/100

Audited on Oct 9, 2025

No findings