Download Source Package lua-lpeg:
LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). PEGs look similar to regular expressions or context-free grammars in Backus-Naur form (BNF) notation. PEGs make a good replacement for regular expressions, because they are strictly more powerful. For example, a regular expression inherently cannot find matched pairs of parentheses, because it is not recursive, but a PEG can.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.9-4 | 25.4 kB | 120 kB | [list of files] |
| amd64 | 0.9-4 | 23.2 kB | 112 kB | [list of files] |
| armel | 0.9-4 | 21.4 kB | 104 kB | [list of files] |
| avr32 (unofficial port) | 0.9-4 | 20.6 kB | 100 kB | [list of files] |
| hppa | 0.9-4 | 24.9 kB | 116 kB | [list of files] |
| hurd-i386 | 0.9-4 | 22.2 kB | 108 kB | [list of files] |
| i386 | 0.9-4 | 22.2 kB | 108 kB | [list of files] |
| ia64 | 0.9-4 | 31.4 kB | 152 kB | [list of files] |
| kfreebsd-amd64 | 0.9-4 | 23.2 kB | 76 kB | [list of files] |
| kfreebsd-i386 | 0.9-4 | 22.2 kB | 74 kB | [list of files] |
| m68k (unofficial port) | 0.9-3 | 21.3 kB | 108 kB | [list of files] |
| mips | 0.9-4 | 22.8 kB | 116 kB | [list of files] |
| mipsel | 0.9-4 | 22.7 kB | 116 kB | [list of files] |
| powerpc | 0.9-4 | 25.6 kB | 120 kB | [list of files] |
| s390 | 0.9-4 | 24.3 kB | 112 kB | [list of files] |
| sparc | 0.9-4 | 21.3 kB | 108 kB | [list of files] |