* updated wlroots (0.17.3 -> 0.18.1)
[t2sde.git] / package / lua / lpeg / lpeg.desc
blob2ba0f80de56eb27bcff926eeb40800358c7b8078
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/lpeg/lpeg.desc
3 [COPY] Copyright (C) 2006 - 2023 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A New Pattern-Matching Library for Lua
14 [T] LPeg is a new pattern-matching library for Lua, based on Parsing Expression
15 [T] Grammars (PEGs).
17 [U] https://www.inf.puc-rio.br/~roberto/lpeg/
19 [A] Roberto Ierusalimschy <roberto@inf.puc-rio.br>
20 [M] Rene Rebe <rene@t2-project.org>
22 [C] base/tool
23 [F] CROSS FPIC
25 [L] MIT
26 [S] Stable
27 [V] 1.1.0
28 [P] X -----5---9 800.000
30 [D] d8df505c1ee32dd31a4f41c83cd53dffc28dde84c392dc3cb36a3e9c lpeg-1.1.0.tar.gz https://www.inf.puc-rio.br/~roberto/lpeg/