summaryrefslogtreecommitdiffstats
path: root/libraries/lua52/README
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-04-29 20:52:45 -0400
committer Erik Hanson <erik@slackbuilds.org>2012-04-30 00:40:06 -0500
commit5496784ac9b321dbadd1f49356d9a6c6c958f0ae (patch)
treeb3dcefdb62671017554822c0ca7913f9fcb58657 /libraries/lua52/README
parent267173c5d3af152374a9f37b5ca96651b7b669bf (diff)
downloadslackbuilds-5496784ac9b321dbadd1f49356d9a6c6c958f0ae.tar.gz
slackbuilds-5496784ac9b321dbadd1f49356d9a6c6c958f0ae.tar.xz
libraries/lua52: Added (embeddable scripting language)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/lua52/README')
-rw-r--r--libraries/lua52/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/lua52/README b/libraries/lua52/README
new file mode 100644
index 0000000000..320bc9bca2
--- /dev/null
+++ b/libraries/lua52/README
@@ -0,0 +1,7 @@
+Lua is a free software light-weight programming language designed
+for extending applications. Lua is also frequently used as a
+general-purpose, stand-alone scripting language.
+
+This package is for the slackware users needing the 5.2.x
+version: it is not compatible with the 5.1.x one (install
+just one version of the two).