pkgsrc/devel/ruby-parslet/distinfo
taca 9442093b79 Update ruby-parslet to 1.8.0.
= 1.8 / 3Apr2017

  + The `ignored` atom that allows to ignore a part of the matched text.
    `str('foo').ignore` will match 'foo', but not yield any parse output.
    Thanks to chrismwendt (Chris Wendt).
  + Infix expression parser (arithmetics, anyone?) now supports custom reducers
    in block form. Thanks to chrismwendt (Chris Wendt).
  ! Small patches to memory footprint (Christophe Bliard).
  - blankslate dependency removed. You should be good - but if things break,
    please let us know (Nikita Shilnikov).
  ! Parslet now has `parse_failure_cause`, replaces the earlier `cause`.
  ! Fixes all these interpreter warnings on modern rubies.
2017-04-22 16:27:32 +00:00

6 lines
391 B
Text

$NetBSD: distinfo,v 1.6 2017/04/22 16:27:32 taca Exp $
SHA1 (parslet-1.8.0.gem) = 13ecd1ed62bcc592c5b91d648ee7d3459cb96fee
RMD160 (parslet-1.8.0.gem) = 68bac52777e1b13ceb25d95537b77202e347a22b
SHA512 (parslet-1.8.0.gem) = 01aa84801a1329186138ff4d487e4fb118b25db7cdd217d4efb8f0c96ed1938e184ff5f6d9807e67926a5209fd444edf3525d019a533f5a93cdc5a3be9481193
Size (parslet-1.8.0.gem) = 79872 bytes