Skip to content

Tekenlight/lua_schema

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lua_schema

Description

lua_schema is a library for processing XML and JSON based on XSD grammar.

The API exposed by lua_schema are easy to use within lua code. The library is implemented on top of customized libxml2 and a customized version of xmlua (original).

The code is released under MIT license

Installation

git clone https://github.com/Tekenlight/lua\_schema
luarocks [--local] make

For more details please see documentation
Other links: evlua documentation

About

Library to handle xsd schema in lua

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages