libedit 3.1-20251016-ok1 source package in openKylin

Changelog

libedit (3.1-20251016-ok1) huanghe; urgency=medium

  * rebuild source for openKylin

 -- wangzhenyu <email address hidden>  Tue, 07 Apr 2026 14:34:54 +0800

Upload details

Uploaded by:
wangzhenyu
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
LLVM Packaging Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libedit_3.1-20251016.orig.tar.gz 536.1 KiB 21362b00653bbfc1c71f71a7578da66b5b5203559d43134d2dd7719e313ce041
libedit_3.1-20251016-ok1.debian.tar.xz 10.6 KiB 9fd7f5125e65b575d4e72d3491b4bba2bc1cfd954ccaf27e632c4c8a6e4ede0a
libedit_3.1-20251016-ok1.dsc 2.0 KiB 9fbbf1a2f4c33418af9edd76874e9980c6d4ce46a247453db6d72f629b359517

View changes file

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.