--- This file is part of LuaDist project name = "lrexlib" version = "2.2.1" desc = "Lrexlib provides bindings of the two principal regular expression library interfaces (POSIX and PCRE) to Lua 5.1." author = "Reuben Thomas, Shmuel Zeigerman" license = "MIT" url = "http://www.keplerproject.org/lrexlib/" maintainer = "Peter Kapec" depends = { "lua >= 5.1", "pcre >= 7.4", "rxspencer >= alpha3.8.g3-2" }