camlp5 8.02.01-2build4 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 17 Feb 2024 01:22:04 +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-2build4.debian.tar.xz 7.5 KiB fdc89e878bf7adb5dd08844005b34aaaa3d7a8b188cce40c557c8076513b6b35
camlp5_8.02.01-2build4.dsc 2.2 KiB 7ab57bca2804dbdb63a2c5e6b7e5650cadc282ef4aefe9feae5dcb576785fc24

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