ledit 2.04-7 source package in Ubuntu

Changelog

ledit (2.04-7) unstable; urgency=medium

  * Make ledit an arch:any package (Closes: #1051475)
  * Bump Standards-Version to 4.6.2

 -- Stéphane Glondu <email address hidden>  Fri, 08 Sep 2023 17:15:06 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe editors

Downloads

File Size SHA-256 Checksum
ledit_2.04-7.dsc 1.8 KiB af24a8632c051eae44af816d98e9788145ac678cfb1e2883ea827fd354afcab9
ledit_2.04.orig.tar.gz 23.9 KiB 484897016b001b6d64eb24e38a213177b230ebf8e0d9808a969b62f012e70ee4
ledit_2.04-7.debian.tar.xz 6.9 KiB f82f1474882b7647dc981277d941529b4204697d08e2691653df8e5eae19eb26

Available diffs

No changes file available.

Binary packages built by this source

ledit: line editor for interactive programs

 Ledit is a line editor, allowing to use control commands like in emacs
 or in shells (bash, tcsh). To be used with interactive commands. It is
 written in OCaml and Camlp4 and uses the library unix.cma.

libledit-ocaml-dev: OCaml line editor library

 Ledit is a line editor, allowing to use control commands like in emacs
 or in shells (bash, tcsh). To be used with interactive commands. It is
 written in OCaml and Camlp4 and uses the library unix.cma.
 .
 This package ships Ledit as a development library, so that you can use
 it to build interactive programs with line editing capabilities.