camlp5 8.02.01-2build11 source package in Ubuntu

Changelog

camlp5 (8.02.01-2build11) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 14 Jun 2024 06:53:19 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
camlp5_8.02.01.orig.tar.gz 1.2 MiB 58d4bce0c20fa1151fc2c15f172f5884472e2044a4b0da22aababf46c361e515
camlp5_8.02.01-2build11.debian.tar.xz 7.6 KiB 687291158a954ec4ba3dd56d70f7d3779707b1eacd4929685d3e151e0b3632b4
camlp5_8.02.01-2build11.dsc 2.2 KiB dcdc13dde41178c9f214f394f51702c538f8b7f92d6b124e1586e853d902aea0

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