Files
opus-apps/lpeg/.package
kepler155c@gmail.com 4f74ab2840 added moonscript package
2020-06-05 21:38:45 -06:00

9 lines
285 B
Plaintext

{
title = 'LPeg',
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/lpeg',
description = [[A pure Lua port of LPeg, Roberto Ierusalimschy's Parsing Expression Grammars library.
This version of LuLPeg emulates LPeg v0.12.
see: https://github.com/pygy/LuLPeg/]],
license = 'MIT',
}