PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 12 April, 2012, 20:23:03

Title: Lrexlib-2.6.0 - PCRE
Post by: PPK on 12 April, 2012, 20:23:03
Version for PtokaX 0.4.2.0 build 376 and higher.

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

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

Initializing:

local rex_pcre = require "rex_pcre"


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

This lib is compatible with PXLua 5.1.5, 5.2.0 and 5.2.1 ;)