Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37578088
en ru br
ALT Linux repos
S:2.6.1-alt1

Group :: Development/Ruby
RPM: gem-regexp-parser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.6.1-alt1
Build date: 20 december 2022, 18:12 ( 70.7 weeks ago )
Size: 80.61 Kb

Home page:   https://github.com/ammar/regexp_parser

License: MIT
Summary: A regular expression parser library for Ruby
Description:

A Ruby gem for tokenizing, parsing, and transforming regular expressions.

* Multilayered
* A scanner/tokenizer based on Ragel
* A lexer that produces a "stream" of Token objects
* A parser that produces a "tree" of Expression objects (OO API)
* Runs on Ruby 2.x, 3.x and JRuby runtimes
* Recognizes Ruby 1.8, 1.9, 2.x and 3.x regular expressions See Supported Syntax

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-regexp-parser
  • gem-regexp-parser-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin