Package gem-regexp-parser: Information

    Source package: gem-regexp-parser
    Version: 2.6.1-alt1
    Build time:  Aug 14, 2023, 03:48 PM
    Category: Development/Ruby
    Report package bug
    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

    List of rpms provided by this srpm:
    gem-regexp-parser (noarch)
    gem-regexp-parser-doc (noarch)


    List of contributors:
    Pavel Skrylev

      1. gem(rake) >= 13.0
      2. gem(rake) < 14
      3. gem(rspec) >= 3.10
      4. gem(rspec) < 4
      5. ragel6 >= 6.0
      6. rpm-build-ruby

    Last changed


    Dec. 20, 2022 Pavel Skrylev 2.6.1-alt1
    - ^ 2.6.0 -> 2.6.1
    Oct. 31, 2022 Pavel Skrylev 2.6.0-alt1
    - ^ 1.8.2 -> 2.6.0
    Nov. 22, 2020 Pavel Skrylev 1.8.2-alt1
    - ^ 1.7.1 -> 1.8.2