ledit 2.04-6ubuntu1 source package in Ubuntu

Changelog

ledit (2.04-6ubuntu1) mantic; urgency=medium

  * Do not use ocaml:Depends on arch:all packages
    (Closes: #1051475)

 -- Gianfranco Costamagna <email address hidden>  Fri, 08 Sep 2023 15:55:16 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
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.orig.tar.gz 23.9 KiB 484897016b001b6d64eb24e38a213177b230ebf8e0d9808a969b62f012e70ee4
ledit_2.04-6ubuntu1.debian.tar.xz 7.0 KiB de8ea0d8fa44823542641308d55a79b3a8238a389f473903892d9754bf9028fa
ledit_2.04-6ubuntu1.dsc 2.0 KiB 368db06c5520148bdff843a886d5aff86f1b508f34b5447a9825fba717acec11

Available diffs

View changes file

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.