lua-lpeg 1.0.0-2ubuntu0.18.04.1 (i386 binary) in ubuntu bionic

 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.

Details

Package version:
1.0.0-2ubuntu0.18.04.1
Source:
lua-lpeg 1.0.0-2ubuntu0.18.04.1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships

Depends on:
Provides:
  • lua5.1-lpeg
  • lua5.2-lpeg
  • lua5.3-lpeg