Package gem-racc: Information

    Source package: gem-racc
    Version: 1.5.1-alt1
    Build time:  Dec 7, 2020, 11:29 PM in the task #263043
    Category: Development/Ruby
    Report package bug
    License: LGPLv2
    Summary: Ruby LALR(1) parser generator
    Description: 
    Racc is an LALR(1) parser generator.
    It is written in ruby itself, and generates ruby programs.
    
    NOTE: Ruby 1.8.x comes with Racc runtime module.
    You can run your parsers generated by racc 1.4.x out of the box.

    List of rpms provided by this srpm:
    gem-racc (x86_64, ppc64le, i586, armh, aarch64)
    gem-racc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    gem-racc-doc (noarch)
    racc (noarch)



      1. gem(hoe)
      2. gem(rake-compiler)
      3. rpm-build-ruby

    Last changed


    Dec. 7, 2020 Pavel Skrylev 1:1.5.1-alt1
    - ^ 1.5.0 -> 1.5.1
    - ! restored lost files by adding the compile pre stage
    April 1, 2020 Pavel Skrylev 1:1.5.0-alt1
    - ^ 1.4.15 -> 1.5.0
    - ! spec tags and syntax
    April 9, 2019 Pavel Skrylev 1:1.4.15-alt2
    - ! shebang line autoreplacement for excutables