SAX-like streaming XML parser for Lua
SLAXML is a pure-Lua SAX-like streaming XML parser. It is more robust than many (simpler) pattern-based parsers that exist (such as mine), properly supporting code like , CDATA nodes, comments, namespaces, and processing instructions.
It is currently not a truly valid XML parser, however, as it allows certain XML that is syntactically-invalid (not well-formed) to be parsed without reporting an error.
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base/lua-slaxml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000102 102 Bytes | |
_service | 0000000515 515 Bytes | |
_servicedata | 0000000440 440 Bytes | |
lua-slaxml-0.7+git20191225.108970c.tar.xz | 0000015528 15.2 KB | |
lua-slaxml.changes | 0000001074 1.05 KB | |
lua-slaxml.spec | 0000001984 1.94 KB |
Comments 0