libedit 3.1-20250104-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Sylvestre Ledru <email address hidden>  Fri, 17 Jan 2025 12:32:30 +0100

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
Plucky release main libs

Downloads

File Size SHA-256 Checksum
libedit_3.1-20250104-1.dsc 2.2 KiB 1faea2073588dc3310133fb2dca5b9b6d3e759ae8653c2afefa1c802085cf544
libedit_3.1-20250104.orig.tar.gz 533.9 KiB 23792701694550a53720630cd1cd6167101b5773adddcb4104f7345b73a568ac
libedit_3.1-20250104-1.debian.tar.xz 16.3 KiB 2720852d7c1bb1634b682ed24d700e0313167e5a5529a5b7cc95a5d0e24273fe

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.