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

    Исходный пакет: librep
    Версия: 0.92.3-alt4
    Собран:  8 февраля 2019 г. 22:07 в задании #220952
    Сообщить об ошибке в пакете
    Домашняя страница: http://librep.sourceforge.net/

    Лицензия: GPL
    О пакете: An embeddable LISP environment
    Описание: 
    This is a lightweight LISP environment for UNIX. It contains a LISP
    interpreter, byte-code compiler and virtual machine. Applications may
    use the LISP interpreter as an extension language, or it may be used for
    standalone scripts.
    
    Originally inspired by Emacs Lisp, the language dialect combines many of
    the elisp features while trying to remove some of the main deficiencies,
    with features from Common Lisp and Scheme.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    librep (x86_64, i586, aarch64)
    librep-debuginfo (x86_64, i586, aarch64)
    librep-devel (x86_64, i586, aarch64)
    librep-devel-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Paul Wolneykien


      1. libreadline-devel
      2. libffi-devel
      3. libgdbm-devel
      4. libncurses-devel
      5. libgmp-devel
      6. texinfo

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


    7 февраля 2019 г. Paul Wolneykien 0.92.3-alt4
    - Add "aarch64" to the set of known arches (in order to make the
      stack direction autodetection work).
    7 февраля 2019 г. Paul Wolneykien 0.92.3-alt3
    - Rebuild with the new version of libreadline.
    5 декабря 2015 г. Igor Vlasenko 0.92.3-alt2.git20120908.1
    - NMU: added BR: texinfo
    - add_optflags -fgnu89-inline to fix build