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:42:Factory-Candidates-Check/lua-slaxml && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _multibuild | 0000000103 103 Bytes | |
| _scmsync.obsinfo | 0000000272 272 Bytes | |
| _service | 0000000509 509 Bytes | |
| _servicedata | 0000000440 440 Bytes | |
| build.specials.obscpio | 0000000316 316 Bytes | |
| fix_tests.patch | 0000002804 2.74 KB | |
| lua-slaxml-0.7+git20230101.756ffad.tar.xz | 0000015564 15.2 KB | |
| lua-slaxml.changes | 0000001799 1.76 KB | |
| lua-slaxml.spec | 0000002171 2.12 KB |
Comments 0