Пакет liblua5.3: Информация

    Бинарный пакет: liblua5.3
    Версия: 5.3.6-alt3.0.port
    Архитектура: loongarch64
    Собран:  22 августа 2023 г. 17:56
    Исходный пакет: lua5.3
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.lua.org/

    Лицензия: MIT
    О пакете: Libraries for lua
    Описание: 
    Lua is a powerful light-weight programming language designed for
    extending applications. Lua is also frequently used as a
    general-purpose, stand-alone language. Lua is free software.
    Lua combines simple procedural syntax with powerful data description
    constructs based on associative arrays and extensible semantics. Lua
    is dynamically typed, interpreted from bytecodes, and has automatic
    memory management with garbage collection, making it ideal for
    configuration, scripting, and rapid prototyping.
    
    This package contains the shared libraries for lua.

    Сопровождающий: Alexey Sheplyakov


    Последнее изменение


    22 августа 2023 г. Alexey Sheplyakov 5.3.6-alt3.0.port
    - Bumped release for LoongArch rebuild.
    22 августа 2023 г. Alexey Sheplyakov 5.3.6-alt4
    - Support LoongArch architecture (lp64d ABI).
    29 июня 2022 г. Vladimir D. Seleznev 5.3.6-alt3
    - Do not pack unversioned interpreter binaries and man pages.
    - liblua5.3-devel:
      + Added rpm-build-lua to requires;
      + Added versioned pkgconfig provides, filtered unversioned.