@hackage lpeg1.1.0.1
LPeg – Parsing Expression Grammars For Lua
Installation
Dependencies (2)
Dependents (2)
@hackage/pandoc, @hackage/pandoc-lua-engine
Package Flags
rely-on-shared-lpeg-library
(off by default)
Do not build lpeg from source, but trust that lpeg is made available in other ways, e.g., through a system-wide installation. The loader will be replaced with a placeholder function that only emits a message.
lpeg – Parsing Expression Grammars For Lua
This package contains the C sources of LPeg, as well as some tiny Haskell helper to load the package.
See also the official LPeg homepage