camlp5 8.02.01-2build1 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 04 Nov 2023 20:11:11 +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-2build1.debian.tar.xz 7.5 KiB 3ae5ea807ed3282b57750b28df240047b12ddacfb466e5801dbee5638290a7ab
camlp5_8.02.01-2build1.dsc 2.2 KiB f615a1a3e8ef019030f774562f1762f5d3e6422a472b049d81f6f7c6046063c4

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