Package readline5: Information

    Source package: readline5
    Version: 5.2.14-alt6
    Build time:  Jan 20, 2021, 01:44 AM
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: A library for editing typed in command lines
    Description: 
    The readline library reads a line from the terminal and returns it,
    allowing the user to edit the line with standard emacs editing keys.

    List of rpms provided by this srpm:
    libreadline5 (e2kv5, e2kv4, e2k)
    libreadline5-debuginfo (e2kv5, e2kv4, e2k)
    libreadline5-devel (e2kv5, e2kv4, e2k)
    libreadline5-devel-static (e2kv5, e2kv4, e2k)

    Maintainer: Dmitry V. Levin


      1. makeinfo
      2. libtinfo-devel

    Last changed


    March 1, 2019 Dmitry V. Levin 5.2.14-alt6
    - Use AC_SYS_LARGEFILE to fix strict build on x86.
    - Use makeinfo instead of texinfo in BR.
    Dec. 3, 2015 Igor Vlasenko 5.2.14-alt5.1
    - NMU: added BR: texinfo
    Dec. 17, 2013 Dmitry V. Levin 5.2.14-alt5
    - Converted internal sh_* functions into weak aliases,
      to fix the problem described by Sergey Vlasov in
      http://lists.altlinux.org/pipermail/sisyphus/2013-December/361840.html