https://github.com/basiliscos/lua-xpath
Lua XPath resurrection
https://github.com/basiliscos/lua-xpath
Last synced: 25 days ago
JSON representation
Lua XPath resurrection
- Host: GitHub
- URL: https://github.com/basiliscos/lua-xpath
- Owner: basiliscos
- License: mit
- Created: 2015-03-14T20:26:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T19:13:00.000Z (11 months ago)
- Last Synced: 2025-03-30T12:04:19.896Z (about 2 months ago)
- Language: Lua
- Size: 40 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
LuaXPath is a small and simple library that implements xpath capabilities.
This library depends on LuaExpat.
Here goes a small description of the files in the distribution
index.html -- Home page
license.html -- Copyright & License
Makefile -- Makefile for *nix systems
manual.html -- Reference manual
README -- This file
test.lua -- A small test file
xpath.lua -- Source file