| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: lua53-slaxml | Distribution: openSUSE Tumbleweed |
| Version: 0.7+git20230101.756ffad | Vendor: openSUSE |
| Release: 1.1 | Build date: Fri Oct 24 16:51:04 2025 |
| Group: Development/Libraries/Other | Build host: reproducible |
| Size: 14222 | Source RPM: lua53-slaxml-0.7+git20230101.756ffad-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/Phrogz/SLAXML | |
| Summary: 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 <expr test="5 > 7" />, 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.
MIT
* Fri Oct 24 2025 Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
* Mon Oct 13 2025 Matej Cepl <mcepl@cepl.eu>
- Add fix_tests.patch (gh#Phrogz/SLAXML!22) to improve parser
strictness and error handling. Goal was originally to make the
test suite to pass even on LuaJIT.
* Mon Oct 13 2025 Matej Cepl <mcepl@cepl.eu>
- Update to version 0.7+git20230101.756ffad:
* Indicate compatibility with 5.1-5.4, inclusive
* Update rockspec for v0.8.1
* Wed Jan 25 2023 Michal Suchanek <msuchanek@suse.de>
- Fix missing dependency on lua-macros (boo#1205612)
* Thu Feb 18 2021 Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides macro for default lua versioning
* Tue Jan 19 2021 mcepl@suse.com
- Update to version 0.7+git20191225.108970c:
* Add test case for CDATA serialization
* Fix superfluous '[' when serializing CDATA
* Update README
* Add serialization via SLAXML:xml()
* Added basic rockspec
* Fix mistakenly added global key
* Fix a few README grammar mistakes
* Simplify UTF-8 entity decoding slightly
* Fix code formatting (messed up whitespace)
* Tue Jan 19 2021 Matej Cepl <mcepl@suse.com>
- Initial packaging effort for the latest commit on master of SLAXML.
/usr/share/licenses/lua53-slaxml /usr/share/licenses/lua53-slaxml/LICENSE.txt /usr/share/lua/5.3/slaxdom.lua /usr/share/lua/5.3/slaxml.lua
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 10 23:01:42 2025