libedit 3.1-20210910-1build1 source package in Ubuntu
Changelog
libedit (3.1-20210910-1build1) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Thu, 24 Mar 2022 13:11:37 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | libs | |
Jammy | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libedit_3.1-20210910.orig.tar.gz | 512.4 KiB | 6792a6a992050762edcca28ff3318cdb7de37dccf7bc30db59fcd7017eed13c5 |
libedit_3.1-20210910-1build1.debian.tar.xz | 14.8 KiB | 0395f6d6564342834053cd503b5ccd5169bf97f4e1f1fbdeda0208f0051231bf |
libedit_3.1-20210910-1build1.dsc | 2.3 KiB | 2bf249abaf47af8fa633f50526a98c00efa6a382712a45cb84a82284c04fe6c8 |
Available diffs
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.