Package angelscript: Information

    Source package: angelscript
    Version: 2.38.0-alt2
    Build time:  Dec 25, 2025, 03:58 PM
    Category: System/Libraries
    Report package bug
    License: Zlib
    Summary: Flexible cross-platform scripting library
    Description: 
    The AngelScript library is a software library for easy integration of
    external scripting to applications, with built-in compiler and virtual
    machine. The scripting language is easily extendable to incorporate
    application specific data types and functions. It is designed with C++
    in mind, as such it shares many features with C++, for example syntax
    and data types.

    List of RPM packages built from this SRPM:
    libangelscript-devel (loongarch64)
    libangelscript2.38.0 (loongarch64)
    libangelscript2.38.0-debuginfo (loongarch64)

    Maintainer: Ilya Kurdyukov


      1. cmake
      2. rpm-build-ninja
      3. gcc-c++

    Last changed


    Dec. 25, 2025 Ilya Kurdyukov 2.38.0-alt2
    - e2k build fix
    Aug. 19, 2025 Leontiy Volodin 2.38.0-alt1
    - New version 2.38.0.
    - Updated vcs tag.
    Sept. 23, 2024 Ivan A. Melnikov 2.37.0-alt2
    - Add cmake build patch for riscv64 (by k0tran@).