libedit 3.1-20240517-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Fix "build-depends-on-obsolete-package Build-Depends: pkg-config => pkgconf"

 -- Sylvestre Ledru <email address hidden>  Thu, 23 May 2024 12:11:58 +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
Oracular release main libs

Downloads

File Size SHA-256 Checksum
libedit_3.1-20240517-1.dsc 2.2 KiB 2943a877f4bf3ef8389edeae0d69f13f0b6fe31aedccdcf9e852108438334e79
libedit_3.1-20240517.orig.tar.gz 522.2 KiB 3a489097bb4115495f3bd85ae782852b7097c556d9500088d74b6fa38dbd12ff
libedit_3.1-20240517-1.debian.tar.xz 16.3 KiB cae1b7d78da2b15c59122bd7651060bf01c6de0e8a42af5de95ec5a916e8b92b

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.