libedit 3.1-20240808-1 source package in Ubuntu

Changelog

libedit (3.1-20240808-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru <email address hidden>  Wed, 28 Aug 2024 21:42:01 +0200

Upload details

Uploaded by:
LLVM Packaging Team
Uploaded to:
Sid
Original maintainer:
LLVM Packaging Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libedit_3.1-20240808-1.dsc 2.2 KiB a60f3c9aa67364db2d05f9797b5f4fa2ba3d0ecad796ed5500158348e0bf0d3b
libedit_3.1-20240808.orig.tar.gz 526.0 KiB 5f0573349d77c4a48967191cdd6634dd7aa5f6398c6a57fe037cc02696d6099f
libedit_3.1-20240808-1.debian.tar.xz 16.3 KiB f9e8c39d7ef648092b0c5fa93d37181d44d4fe500988ede608a928be4116af0c

Available diffs

No changes file available.

Binary packages built by this source

libedit-dev: BSD editline and history libraries (development files)

 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.

libedit2: BSD editline and history libraries

 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.

libedit2-dbgsym: debug symbols for libedit2
libeditreadline-dev: BSD editline and history libraries (shim development files)

 GNU readline changed its license from GPL-2 to GPL-3 with version 6,
 which excludes GPL-2-only programs from using current readline versions.
 editline resembles readline functionally and with regards to its API.
 .
 This is a development shim library that can be used to link a GPL-2-only
 program that depends on readline with editline.