added moonscript package
This commit is contained in:
9
lpeg/.package
Normal file
9
lpeg/.package
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
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',
|
||||
}
|
||||
1
lpeg/etc/fstab
Normal file
1
lpeg/etc/fstab
Normal file
@@ -0,0 +1 @@
|
||||
rom/modules/main/lpeg.lua urlfs https://raw.githubusercontent.com/pygy/LuLPeg/master/lulpeg.lua
|
||||
Reference in New Issue
Block a user