lua-lpeg 1.0.0-2 source package in Ubuntu

Changelog

lua-lpeg (1.0.0-2) unstable; urgency=medium

  * Team upload.
  * Drop luasandbox support as the package is going away (see #891191).

 -- Raphaƫl Hertzog <email address hidden>  Fri, 23 Feb 2018 12:39:59 +0100

Upload details

Uploaded by:
gares
Uploaded to:
Sid
Original maintainer:
gares
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe interpreters

Downloads

File Size SHA-256 Checksum
lua-lpeg_1.0.0-2.dsc 1.6 KiB 891140afc8ea7fc2dd0c2a7cacc3230c24e7a296f7ba651b9bf0ad6af4d551a2
lua-lpeg_1.0.0.orig.tar.gz 68.6 KiB 10190ae758a22a16415429a9eb70344cf29cbda738a6962a9f94a732340abf8e
lua-lpeg_1.0.0-2.debian.tar.xz 3.2 KiB 28b78014e3bb37f698c3597cfc2a401d5e8fb3590573365d1d712cddecd5b927

Available diffs

No changes file available.

Binary packages built by this source

lua-lpeg: LPeg library for the Lua language

 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.

lua-lpeg-dbgsym: No summary available for lua-lpeg-dbgsym in ubuntu disco.

No description available for lua-lpeg-dbgsym in ubuntu disco.

lua-lpeg-dev: No summary available for lua-lpeg-dev in ubuntu eoan.

No description available for lua-lpeg-dev in ubuntu eoan.