Package libantlr4: Information

    Source package: libantlr4
    Version: 4.13.1-alt1
    Build time:  Dec 26, 2023, 11:06 AM
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: ANTLR C++ runtime
    Description: 
    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
    for reading, processing, executing, or translating structured text or binary files.
    It's widely used to build languages, tools, and frameworks.
    From a grammar, ANTLR generates a parser that can build parse trees and also generates
    a listener interface (or visitor) that makes it easy to respond to the recognition of phrases of interest.

    List of rpms provided by this srpm:
    libantlr4 (riscv64)
    libantlr4-debuginfo (riscv64)
    libantlr4-devel (riscv64)

    Maintainer: Vitaly Lipatov


      1. rpm-macros-cmake
      2. libuuid-devel
      3. cmake
      4. gcc-c++

    Last changed


    Dec. 25, 2023 Vitaly Lipatov 4.13.1-alt1
    - new version 4.13.1 (with rpmrb script)
    June 27, 2023 Alexander Stepchenko 4.11.1-alt1
    - Update to 4.11.1
    Nov. 4, 2020 Vitaly Lipatov 4.8-alt1
    - initial build for ALT Sisyphus