pkgsrc/devel/lua-lpeg/distinfo
alnsn ed9500eb62 Update lua-lpeg to version 0.12.
What is LPeg? LPeg is a new (well, not that new now) pattern-matching
library for Lua, based on Parsing Expression Grammars (PEGs).

What is new in version 0.12?
  + no "unsigned short" limit for pattern sizes
  + mathtime captures considered nullable  (*)
  + some bugs and compiler warnings fixed

Where to get it?

  http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-0.12-rc1.tar.gz


(*) Although this change can be considered logically a bug fix, it can
lead to some old patterns being refused with a "loop body may accept
empty string" error. It should be easy to fix these patterns.
2013-06-13 22:13:58 +00:00

5 lines
231 B
Text

$NetBSD: distinfo,v 1.2 2013/06/13 22:13:58 alnsn Exp $
SHA1 (lpeg-0.12.tar.gz) = a75233c73b75f7e51e25ee67bba4de9fb0433b23
RMD160 (lpeg-0.12.tar.gz) = 662d0e642c35f1f6ec0af0de1f27d5522381b112
Size (lpeg-0.12.tar.gz) = 66649 bytes