https://github.com/tomasguisasola/luaexpat
LuaExpat is a SAX XML parser based on the Expat library.
https://github.com/tomasguisasola/luaexpat
Last synced: about 2 months ago
JSON representation
LuaExpat is a SAX XML parser based on the Expat library.
- Host: GitHub
- URL: https://github.com/tomasguisasola/luaexpat
- Owner: tomasguisasola
- License: mit
- Created: 2013-08-23T17:19:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T19:04:45.000Z (almost 4 years ago)
- Last Synced: 2024-10-13T00:04:12.350Z (about 1 year ago)
- Language: Lua
- Size: 57.6 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-lua - luaexpat - a SAX XML parser based on the Expat (a stream-oriented XML parser) library. (Resources / Libraries)
README
| :exclamation: This repository is deprecated |
|:---------------------------|
| This project has been superseeded by the [LuaExpat repository at the Lunarmodules organization](https://github.com/lunarmodules/luaexpat) |
luaexpat
========
LuaExpat is a SAX XML parser based on the Expat library.