libedit 3.1-20221030-2 source package in Ubuntu

Changelog

libedit (3.1-20221030-2) unstable; urgency=medium

  * Add a DEP-8 test exercising some of the functionality of libedit.

 -- John Scott <email address hidden>  Mon, 21 Nov 2022 04:51:57 -0500

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
Mantic release main libs
Lunar release main libs

Downloads

File Size SHA-256 Checksum
libedit_3.1-20221030-2.dsc 2.2 KiB 6e701f5e0bcd81f80fe3686d84861e9d9247e247ed08fb96ffc3746102aedd21
libedit_3.1-20221030.orig.tar.gz 520.8 KiB f0925a5adf4b1bf116ee19766b7daa766917aec198747943b1c4edf67a4be2bb
libedit_3.1-20221030-2.debian.tar.xz 16.1 KiB ab1ec0e03ae5122831a02d9a0be2afa4b91d739cd459ee1e168c917bae66b622

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.