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

  • Default inline alert: Версия в репозитории: 8.2.10-alt1

Исходный пакет: readline
Версия: 7.0.3-alt4
Собран:  1 октября 2021 г. 16:22
Сообщить об ошибке в пакете
Домашняя страница: https://www.gnu.org/software/readline/

Лицензия: GPLv2+
О пакете: A library for editing typed in command lines
Описание: 
The readline library reads a line from the terminal and returns it,
allowing the user to edit the line with standard emacs editing keys.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libreadline-devel (riscv64)
libreadline-devel-static (riscv64)
libreadline7 (riscv64)
libreadline7-debuginfo (riscv64)

Сопровождающий: Dmitry V. Levin


    1. makeinfo
    2. libtinfo-devel

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


24 августа 2021 г. Dmitry V. Levin 7.0.3-alt4
- Added -ffat-lto-objects to %optflags_lto.
26 декабря 2018 г. Igor Vlasenko 7.0.3-alt3
- NMU: reintroduced rl_tty_set_echoing (required by perl-Term-ReadLine-Gnu)
  patch from https://savannah.gnu.org/patch/?9649
22 мая 2018 г. Dmitry V. Levin 7.0.3-alt2
- Reintroduced rl_readline_state that was lost in the previous build.
- Exported 11 more symbols declared in rlprivate.h file.