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

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

    Лицензия: MIT
    О пакете: Powerful light-weight programming language
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    liblua5.3 (loongarch64)
    liblua5.3-debuginfo (loongarch64)
    liblua5.3-devel (loongarch64)
    liblua5.3-devel-static (loongarch64)
    lua5.3 (loongarch64)
    lua5.3-debuginfo (loongarch64)
    lua5.3-doc (noarch)

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


      1. libtic-devel
      2. libtinfo-devel
      3. libtool-common
      4. autoconf-common
      5. automake-common
      6. libncurses++-devel
      7. libncurses-devel
      8. libncursesw-devel
      9. rpm-build-lua
      10. readline-devel

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


    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.