summaryrefslogtreecommitdiffstats
path: root/libraries/luaexpat/README
diff options
context:
space:
mode:
author Andrew Tkalia2013-04-27 20:40:35 +0200
committer Niels Horn2013-04-27 20:40:35 +0200
commitfc58262ab58f6c6b1c23824295ae2bfbfff1f733 (patch)
tree67f16041c24515a94b6ca313c1fb181038f3ea87 /libraries/luaexpat/README
parent5609d8af84e509af98653af0494b91891b76ae73 (diff)
downloadslackbuilds-fc58262ab58f6c6b1c23824295ae2bfbfff1f733.tar.gz
libraries/luaexpat: Added (XML Expat parsing for Lua)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/luaexpat/README')
-rw-r--r--libraries/luaexpat/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/luaexpat/README b/libraries/luaexpat/README
new file mode 100644
index 0000000000..ef08bd7952
--- /dev/null
+++ b/libraries/luaexpat/README
@@ -0,0 +1,2 @@
+LuaExpat is a SAX XML parser based on the Expat library. LuaExpat is
+free software and uses the same license as Lua 5.1.