lua-readline 3.2-2 source package in Ubuntu

Changelog

lua-readline (3.2-2) unstable; urgency=medium

  * Fix regression which does not allow one to use Ctrl-D (EOF) to close
    readline session (closes: #1034078).

 -- Sergei Golovan <email address hidden>  Sun, 09 Apr 2023 12:28:12 +0300

Upload details

Uploaded by:
Debian Lua Team
Uploaded to:
Sid
Original maintainer:
Debian Lua Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lua-readline_3.2-2.dsc 2.0 KiB 3ee79ffe0b00dbfe26789de704d804ef7fa12c8dee0a09f9472b7dcb0435c1b8
lua-readline_3.2.orig.tar.gz 15.8 KiB 6422e2d260afb7d73199ca64610f05437e571f239cca832de4d86f7d1f5569d6
lua-readline_3.2-2.debian.tar.xz 3.1 KiB bb922144f9a4049642f6a6ed45b3284560d4715e9c9a7680e93499aacfa8449f

Available diffs

No changes file available.

Binary packages built by this source

lua-readline: readline library for the Lua language

 This package contains the Lua readline library, that allows one to use
 comprehensive command line editing using the Lua language.

lua-readline-dbgsym: debug symbols for lua-readline
lua-readline-dev: readline development files for the Lua language

 This package contains the development files of the Lua readline library,
 useful to create a statically linked binary (like a C application or a
 standalone Lua interpreter).
 Documentation is also shipped within this package.