PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 13 December, 2013, 23:41:06

Title: Lrexlib 2.7.1 / PCRE 8.33
Post by: PPK on 13 December, 2013, 23:41:06
Version for PtokaX 0.5.0.1 build 445 and higher.

Homepage: http://rrthomas.github.com/lrexlib/

Binary: http://www.PtokaX.org/files/Libs-445/Lrexlib-2.7.1-pcre.7z
Binary x64: http://www.PtokaX.org/files/Libs-445/Lrexlib-2.7.1-pcre-x64.7z
Source: http://www.PtokaX.org/files/Libs-445/Lrexlib-2.7.1-pcre-src.7z

Initializing:
Code (Lua) Select

local rex_pcre = require "rex_pcre"


This will create rex_pcre metatable, more is in docs :)

This lib is compatible with PXLua 5.1.x, 5.2.x and 5.3.0(work1) ;)