Package libantlr4: Information

    Source package: libantlr4
    Version: 4.13.1-alt1
    Latest version according to Repology
    Build time:  Dec 25, 2023, 10:48 PM in the task #337148
    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 (x86_64, ppc64le, i586, armh, aarch64)
    libantlr4-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libantlr4-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

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

    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