summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 02:31:54 -0700
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 02:31:54 -0700
commitc2e7deb7254aae721ebefdc6c24ddb3e9913e537 (patch)
tree7beedb63909443eb7297e328d0c511d1fa092d94 /README
parentef3dc20573a0b42272649a96193c4d67c1cca2b1 (diff)
parentd979da49344f89cf9a40b33c0a0b70a1a6d5ca00 (diff)
downloadlualibs-c2e7deb7254aae721ebefdc6c24ddb3e9913e537.tar.gz
Merge pull request #6 from phi-gamma/master
prepare release
Diffstat (limited to 'README')
-rw-r--r--README60
1 files changed, 35 insertions, 25 deletions
diff --git a/README b/README
index 57bd351..daf0c8e 100644
--- a/README
+++ b/README
@@ -1,22 +1,26 @@
- The lualibs generic package
+********************************************************************************
+ The Lualibs Package
+********************************************************************************
Lualibs is a collection of Lua modules useful for general programming.
-This work is based on lua modules shipped with ConTeXt, and are made available
-this package to be used independent of ConTeXt.
+This work is based on Lua modules shipped with ConTeXt, to make them available
+for use independent of ConTeXt.
+
+This package is developed by the LuaLaTeX development team on
+<http://github.com/lualatex/lualibs>. See the 'NEWS' file for version history.
-This package is developed on <http://github.com/mpg/lualibs>, see the 'NEWS'
-file for version history.
Installation
-------------
+--------------------------------------------------------------------------------
Here are the recommended installation methods (preferred first).
The methods "commented out" are currently not available.
1. If you are using TeX Live 2010 or later, use 'tlmgr install lualibs'.
- Alternatively, try your (TeX or Linux) distribution's package management system.
+ Alternatively, use your (TeX or Linux) distribution's package management
+ system.
2. a. Grab lualibs.tds.zip on CTAN.
b. Unzip it at the root of one or your TDS trees.
@@ -28,55 +32,61 @@ The methods "commented out" are currently not available.
c. See 2c.
Manifest
---------
+--------------------------------------------------------------------------------
Source files:
lualibs.dtx
lualibs-boolean.lua
+ lualibs-compat.lua
lualibs-dir.lua
lualibs-file.lua
+ lualibs-function.lua
lualibs-io.lua
lualibs-lpeg.lua
+ lualibs-lua.lua
lualibs-math.lua
lualibs-md5.lua
lualibs-number.lua
lualibs-os.lua
+ lualibs-package.lua
lualibs-set.lua
lualibs-string.lua
lualibs-table.lua
+ lualibs-trac-inf.lua
lualibs-unicode.lua
lualibs-url.lua
+ lualibs-util-deb.lua
lualibs-util-dim.lua
+ lualibs-util-env.lua
lualibs-util-jsn.lua
lualibs-util-lua.lua
lualibs-util-mrg.lua
+ lualibs-util-prs.lua
+ lualibs-util-sta.lua
lualibs-util-sto.lua
lualibs-util-str.lua
lualibs-util-tab.lua
- README
+ lualibs-util-tpl.lua
+ LICENSE
Makefile
NEWS
+ README
Derived files:
lualibs.lua
+ lualibs-basic.lua
+ lualibs-basic-merged.lua
+ lualibs-extended.lua
+ lualibs-extended-merged.lua
lualibs.pdf
-License
--------
-
-This work and the derived files are under the Creative Commons CC0 license.
-
-See the full text at
-
-http://creativecommons.org/publicdomain/zero/1.0/legalcode
-
-and a FAQ at
+License and Copyright
+--------------------------------------------------------------------------------
-http://wiki.creativecommons.org/CC0
+As a derived work of Context, this work and the derived files are under the
+GNU GPL v.2.0 license.
+The full text of the license is included in the file LICENSE.
-The files lualibs-*.lua are under the GNU GPLv2 license. Their legal notice
-starts by:
+The files taken from Context (lualibs-*.lua) are copyright PRAGMA ADE / ConTeXt
+Development Team.
-"
-Copyright PRAGMA ADE / ConTeXt Development Team
-"