PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 04 July, 2023, 15:44:17

Title: Lrexlib 2.9.1 / PCRE 8.45
Post by: PPK on 04 July, 2023, 15:44:17
Version for PtokaX 0.5.3.0 build 567 and higher.

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

Binary: http://www.PtokaX.org/files/Libs-567/Lrexlib-2.9.1-pcre.7z
Source: http://www.PtokaX.org/files/Libs-567/Lrexlib-2.9.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 library is compatible with PtokaX Lua 5.1.x, 5.4.x