summaryrefslogtreecommitdiff
path: root/doc/index.txt
blob: e5f102cff96dc102dccbbc8fadd0e8b580d81dc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Lrexlib 2.5
===========

|  by Reuben Thomas (rrt@sc3d.org)
|  and Shmuel Zeigerman (shmuz@013net.net) [maintainer]


Lrexlib is a binding of five regular expression library APIs (POSIX,
PCRE, GNU, TRE and Oniguruma) to Lua 5.1.

Lrexlib is copyright Reuben Thomas 2000-2010 and copyright Shmuel
Zeigerman 2004-2010, and is released under the MIT license, like Lua
(it's basically the same as the BSD license). There is no warranty.

Please report bugs and make suggestions to the maintainer, or use the
LuaForge trackers and mailing lists.

Thanks to Thatcher Ulrich for bug and warning fixes, and to Nick
Gammon for adding support for PCRE named subpatterns.

-----------------------------------------------------------

Links
-----

- License_
- Reference Manual_
- LuaForge Project Page_
- Download_

.. _License: license.html
.. _Manual: manual.html
.. _Page: http://luaforge.net/projects/lrexlib/
.. _Download: http://luaforge.net/frs/?group_id=63