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

    Исходный пакет: lua5
    Версия: 5.1.4-alt5
    Собран:  4 мая 2011 г. 21:12
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.lua.org

    Лицензия: MIT
    О пакете: Embeddable programming language
    Описание: 
    Lua is a powerful, light-weight programming language designed for extending
    applications.  The language engine is accessible as a library, having a C
    API which allows the application to exchange data with Lua programs and also
    to extend Lua with C functions.  Lua is also used as a general-purpose,
    stand-alone language through the simple command line interpreter provided.

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

    Сопровождающий: Evgenii Terechkov

    Список участников:
    Evgenii Terechkov
    Dmitry V. Levin
    Alexey Tourbin
    qa-robot
    goldhead


      1. libreadline-devel

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


    3 мая 2011 г. Evgenii Terechkov 5.1.4-alt5
    - Add more info in lua.pc (ALT#25368)
    26 февраля 2011 г. Dmitry V. Levin 5.1.4-alt4
    - Rebuilt for debuginfo.
    4 ноября 2010 г. Dmitry V. Levin 5.1.4-alt3
    - Applied official patches #7 and #8 from lua.org/bugs.html (by at@).