Dash:
[t2.git] / package / lua / lpeg / lpeg.desc
blobec32ad73e663c9ba02564905b218dc5087b0ed11
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/.../lpeg/lpeg.desc
5 [COPY] Copyright (C) 2006 - 2019 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] A New Pattern-Matching Library for Lua
17 [T] LPeg is a new pattern-matching library for Lua, based on Parsing Expression
18 [T] Grammars (PEGs).
20 [U] http://www.inf.puc-rio.br/~roberto/lpeg/
22 [A] Roberto Ierusalimschy <roberto@inf.puc-rio.br>
23 [M] Rene Rebe <rene@t2-project.org>
25 [C] base/tool
26 [F] CROSS FPIC-QUIRK
28 [L] MIT
29 [S] Beta
30 [V] 1.0.2
31 [P] X -----5---9 800.000
33 [D] 831272a65f72a51f60ec2c229e501d8cde87fa1dadba0273bcc34a4c lpeg-1.0.2.tar.gz http://www.inf.puc-rio.br/~roberto/lpeg/