camlp5 7.01-1build1 source package in Ubuntu

Changelog

camlp5 (7.01-1build1) bionic; urgency=high

  * No change rebuild against ocaml 4.05.

 -- Dimitri John Ledkov <email address hidden>  Thu, 26 Oct 2017 23:54:38 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
camlp5_7.01.orig.tar.gz 739.4 KiB c83640ffabc5506d7b9c9fdcc342062dee1eabd90de547c0471faf5ef5560540
camlp5_7.01-1build1.debian.tar.xz 7.7 KiB 3c925a34296ca72f1934c22b60b9c8b0b526247292f84318092f77eb94d8f023
camlp5_7.01-1build1.dsc 1.7 KiB c3f3ab4339dbed0c8344f1d039e9e581dbccd35cb1f8d71fb5f469339f1ab54c

Available diffs

View changes file

Binary packages built by this source

camlp5: Pre Processor Pretty Printer for OCaml - classical version

 Objective Caml (OCaml) is an implementation of the ML language,
 based on the Caml Light dialect extended with a complete
 class-based object system and a powerful module system in the
 style of Standard ML.
 .
 CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It
 offers tools for syntax (Stream Parsers and Grammars) and the
 ability to modify the concrete syntax of the language
 (Quotations, Syntax Extensions).
 .
 This package contains the "classical" version of CamlP4
 executables and libraries for pre-processing and pretty-printing
 OCaml sources both interactively and in a batch fashion. The
 "classical" version is the implementation of CamlP4 which used
 to be distributed with OCaml before the release of version 3.10.

camlp5-dbgsym: debug symbols for camlp5