Пакет libreadline-devel: Информация

Бинарный пакет: libreadline-devel
Версия: 7.0.3-alt4
Версия в репозитории: 8.2.10-alt1
Архитектура: e2kv6
Собран:  25 февраля 2022 г. 2:07
Исходный пакет: readline
Категория: Разработка/C
Сообщить об ошибке в пакете
Домашняя страница: https://www.gnu.org/software/readline/

Лицензия: GPLv2+
О пакете: Files needed to develop programs which use the readline library
Описание: 
The readline library reads a line from the terminal and returns it,
allowing the user to edit the line with standard emacs editing keys.

This package contains the files needed to develop programs which use
the readline library to provide an easy to use and more intuitive
command line interface for users.

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


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


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.