# xml **Repository Path**: mirrors_LuaDist/xml ## Basic Information - **Project Name**: xml - **Description**: Very fast XML parser for Lua based on RapidXML. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README xml for lua [![Build Status](https://travis-ci.org/lubyk/xml.png)](https://travis-ci.org/lubyk/xml) =========== Very fast and simple XML parser for Lua based on RapidXML 1.13. [Documentation](http://doc.lubyk.org/xml.html). install ------- luarocks install xml