ledit 2.04-6 source package in Ubuntu

Changelog

ledit (2.04-6) unstable; urgency=medium

  * Fix compilation with camlp5 8.00.02 (Closes: #1004052)
  * Bump Standards-Version to 4.6.0

 -- Stéphane Glondu <email address hidden>  Thu, 20 Jan 2022 06:07:28 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ledit_2.04-6.dsc 1.8 KiB 5ba1d10cfd64944fbe0889981d702e84002ee0b1b3dd1e10d444c6620b722233
ledit_2.04.orig.tar.gz 23.9 KiB 484897016b001b6d64eb24e38a213177b230ebf8e0d9808a969b62f012e70ee4
ledit_2.04-6.debian.tar.xz 6.9 KiB ac3e62acb195a0911bd4a89dc73e8be8f60236306b4707f5e4a10425204dedbc

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.