camlp5 8.02.01-2build5 source package in Ubuntu

Changelog

camlp5 (8.02.01-2build5) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 19 Feb 2024 07:56:16 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
camlp5_8.02.01.orig.tar.gz 1.2 MiB 58d4bce0c20fa1151fc2c15f172f5884472e2044a4b0da22aababf46c361e515
camlp5_8.02.01-2build5.debian.tar.xz 7.5 KiB c5290e012c0457e59c383bbb7732d85741c8e374865d2ca43a114dba7b33b23f
camlp5_8.02.01-2build5.dsc 2.2 KiB 5292f872d725b0b11652b327c09e09020b7111d7672b0cfd29d9d6120e480f22

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