lua-lpeg binary package in Ubuntu Jammy s390x

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-10-15 11:50:32 UTC Published Ubuntu Jammy s390x release universe interpreters Optional 1.0.2-1
  • Published
  • Copied from ubuntu focal-proposed s390x in Primary Archive for Ubuntu