Package ragel6: Information

    Source package: ragel6
    Version: 6.10-alt2.1
    Latest version according to Repology
    Build time:  Jun 16, 2023, 05:37 PM in the task #322917
    Report package bug
    License: GPLv2
    Summary: Ragel State Machine Compiler
    Description: 
    Ragel compiles executable finite state machines from regular
    languages. Ragel targets C, C++, Objective-C, D, Java and Ruby.
    Ragel state machines can not only recognize byte sequences as
    regular expression machines do, but can also execute code at
    arbitrary points in the recognition of a regular language. Code
    embedding is done using inline operators that do not disrupt the
    regular language syntax.

    List of RPM packages built from this SRPM:
    ragel6 (x86_64, ppc64le, i586, armh, aarch64)
    ragel6-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    vim-plugin-ragel6-syntax (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Pavel Skrylev


    ACL:
    Pavel Skrylev
    @everybody

      1. gcc-c++
      2. ghostscript-classic
      3. vim-devel

    Last changed


    June 13, 2023 Pavel Skrylev 6.10-alt2.1
    - fixed conflict between ragel and ragel6
    July 4, 2022 Pavel Skrylev 6.10-alt2
    - rebuilt as ragel6 to keep backward compatibility for some gem extensions
    March 3, 2018 Igor Vlasenko 6.10-alt1.1
    - NMU: rebuild with TeXLive instead of TeTeX
    - note: disabled %check to rebuild successfully