Package gem-regexp-parser-doc: Information

    Binary package: gem-regexp-parser-doc
    Version: 2.6.1-alt1
    Architecture: noarch
    Build time:  Aug 14, 2023, 03:48 PM
    Source package: gem-regexp-parser
    Report package bug
    License: MIT
    Summary: A regular expression parser library for Ruby documentation files
    Description: 
    A regular expression parser library for Ruby documentation files.
    
    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 contributors:
    Pavel Skrylev

    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