Package librep: Information

    Source package: librep
    Version: 0.92.3-alt4
    Build time:  Feb 8, 2019, 10:07 PM in the task #220952
    Report package bug
    License: GPL
    Summary: An embeddable LISP environment
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: Paul Wolneykien


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

    Last changed


    Feb. 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).
    Feb. 7, 2019 Paul Wolneykien 0.92.3-alt3
    - Rebuild with the new version of libreadline.
    Dec. 5, 2015 Igor Vlasenko 0.92.3-alt2.git20120908.1
    - NMU: added BR: texinfo
    - add_optflags -fgnu89-inline to fix build