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

    Исходный пакет: librep
    Версия: 0.92.3-alt2.git20120908.1
    Собран:  5 декабря 2015 г. 20:44 в задании #154397
    Сообщить об ошибке в пакете
    Домашняя страница: 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)
    librep-debuginfo (x86_64, i586)
    librep-devel (x86_64, i586)
    librep-devel-debuginfo (x86_64, i586)

    Сопровождающий: Igor Vlasenko


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

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


    5 декабря 2015 г. Igor Vlasenko 0.92.3-alt2.git20120908.1
    - NMU: added BR: texinfo
    - add_optflags -fgnu89-inline to fix build
    10 декабря 2012 г. Dmitry Derjavin 0.92.3-alt2.git20120908
    - Fixed version info.
    24 августа 2012 г. Dmitry Derjavin 0.92.3-alt1.git20120706
    - Merge with upstream git to fix NEWS bugs.