ledit 2.03-4 source package in Ubuntu

Changelog

ledit (2.03-4) unstable; urgency=medium

  * Rebuild with OCaml 4.02.3

 -- Mehdi Dogguy <email address hidden>  Sat, 10 Oct 2015 19:13:47 +0200

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.03-4.dsc 2.1 KiB 1412ed7b86f145e5f0b215adee8866ac4e9566eae44dc4fb7aeec2311f77bc0a
ledit_2.03.orig.tar.gz 23.7 KiB ce08a8568c964009ccb0cbba45ae78b9a96c823f42a4fd61431a5b0c2c7a19ce
ledit_2.03-4.debian.tar.xz 6.2 KiB f26e1e6e83862cda5145346c2c49f2baee0afd25ca5ead7c5992fbfb258d85a0

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.