PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 20 February, 2015, 13:43:14

Title: Lrexlib 2.7.1 / PCRE 8.36
Post by: PPK on 20 February, 2015, 13:43:14
Version for PtokaX 0.5.0.3 build 482 and higher.

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

Binary: http://www.PtokaX.org/files/Libs-482/Lrexlib-2.7.1-pcre.7z
Binary x64: http://www.PtokaX.org/files/Libs-482/Lrexlib-2.7.1-pcre-x64.7z
Source: http://www.PtokaX.org/files/Libs-482/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.3.x ;)