Package ragel6: Information

    Source package: ragel6
    Version: 6.10-alt2.1
    Build time:  Jun 21, 2023, 09:19 PM
    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 rpms provided by this srpm:
    ragel6 (e2kv6, e2kv5, e2kv4, e2k)
    ragel6-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    vim-plugin-ragel6-syntax (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Pavel Skrylev


      1. ghostscript-classic
      2. gcc-c++
      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