vcpkg/ports/lpeg/CONTROL
Stephen E. Baker 1653cf4363 Add package for lpeg
LPeg (http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html) is an expression
parsing library for lua created by the developer of lua.
2017-06-08 08:11:59 -04:00

5 lines
149 B
Plaintext

Source: lpeg
Version: 1.0.1
Description: LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).
Build-Depends: lua