libedit 3.1-20221030-1 source package in Ubuntu
Changelog
libedit (3.1-20221030-1) unstable; urgency=medium * New upstream release -- Sylvestre Ledru <email address hidden> Wed, 02 Nov 2022 23:47:14 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libedit_3.1-20221030-1.dsc | 2.2 KiB | 5dae2bea8aae504c5d3d6d0f164b52a371057225533d86852946af9d9ecf2707 |
libedit_3.1-20221030.orig.tar.gz | 520.8 KiB | f0925a5adf4b1bf116ee19766b7daa766917aec198747943b1c4edf67a4be2bb |
libedit_3.1-20221030-1.debian.tar.xz | 14.8 KiB | e6b32bc7cbc3158efd582e1ac8ba1074a99e817dcf6ab2ff6674d8e0be0ffa31 |
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.