Directory tex-archive/macros/luatex/generic/luaxml
Introduction
============
LuaXML is pure lua library for reading and serializing of the XML files. Current release is aimed mainly as support
for the odsfile package. The documentation was created by automatic conversion of original documentation in the source code.
In this version, some files not useful for luaTeX were droped. Original files can be found at
http://manoelcampos.com/files/LuaXML--0.0.0-lua5.1.tgz
License:
========
This code is freely distributable under the terms of the Lua license
(http://www.lua.org/copyright.html)
Author
------
Michal Hoftich
Email: michal.h21@gmail.com
Original authors: Paul Chakravarti and Manoel Campos (http://manoelcampos.com)
If you are interested in the process of development you may observe
https://github.com/michal-h21/LuaXML
Files
| Name | Size | Date | Notes |
|---|---|---|---|
README |
805 | 2012-08-01 05:56:54 | |
luaxml-mod-handler.lua |
10523 | 2012-08-01 05:56:54 | |
luaxml-mod-xml.lua |
19656 | 2012-08-01 05:56:54 | |
luaxml-selectors.lua |
757 | 2012-08-01 05:56:54 | |
luaxml-stack.lua |
1158 | 2012-08-01 05:56:54 | |
luaxml.pdf |
111453 | 2012-08-01 05:56:54 | |
luaxml.tex |
10123 | 2012-08-01 05:56:54 |
Download the complete
contents of this directory in one zip archive
(121.7k).
luaxml – Lua library for reading and serialising XML files
This is a redistribution of a pure lua xml library, LuaXML. The library was originally distributed as part of the odsfile package, but is made available separately in the hope that it can be useful for other projects.
| Documentation |
Package documentation Readme |
| Version | 0.0.1 |
| License | Free license not otherwise listed, or more than one free license applies |
| Maintainer | Michal Hoftich |
| Contained in | TeXLive as luaxml |
| MiKTeX as luaxml | |
| Topics |
import files in a non-TeX (or different TeX) format |
