libedit 3.1-20221030-ok1.2 source package in openKylin

Changelog

libedit (3.1-20221030-ok1.2) yangtze; urgency=medium

  * Remove debian/compat file.

 -- zhouganqing <email address hidden>  Wed, 31 May 2023 14:44:03 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs
Yangtze V1.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libedit_3.1-20221030.orig.tar.gz 520.8 KiB f0925a5adf4b1bf116ee19766b7daa766917aec198747943b1c4edf67a4be2bb
libedit_3.1-20221030-ok1.2.debian.tar.xz 10.1 KiB 446f03839c585f0f5d59a075e9ab9fde053d60ab8399876f7df7abbdddb5af4f
libedit_3.1-20221030-ok1.2.dsc 2.0 KiB 13e1a2f8e4ac52cd69701ff3ffbaefede5d2615131e989565254b1c3db696910

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.