ledit 2.04-8 source package in Ubuntu

Changelog

ledit (2.04-8) unstable; urgency=medium

  * Fix compilation with OCaml 5.2.0 (Closes: #1073884)

 -- Stéphane Glondu <email address hidden>  Wed, 07 Aug 2024 03:52:29 +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
Oracular release universe editors

Downloads

File Size SHA-256 Checksum
ledit_2.04-8.dsc 1.8 KiB 09d44741c030f1a0442d41e89b6050fffe8f2a46efc1c372a768d08cd9fa9c67
ledit_2.04.orig.tar.gz 23.9 KiB 484897016b001b6d64eb24e38a213177b230ebf8e0d9808a969b62f012e70ee4
ledit_2.04-8.debian.tar.xz 7.3 KiB 20a982b820da441cc1abe9fed7f435763b96a99de6865bcf936b7eb39596d04b

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.