camlp5 8.02.01-2 source package in Ubuntu

Changelog

camlp5 (8.02.01-2) unstable; urgency=medium

  * Run tests only on native architectures

 -- Stéphane Glondu <email address hidden>  Wed, 06 Sep 2023 09:49:39 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
camlp5_8.02.01-2.dsc 2.0 KiB d999bad0f3374e2f695a1f5d9594bc8c930559da42605a46dbb33be64094b0f0
camlp5_8.02.01.orig.tar.gz 1.2 MiB 58d4bce0c20fa1151fc2c15f172f5884472e2044a4b0da22aababf46c361e515
camlp5_8.02.01-2.debian.tar.xz 7.4 KiB 841b46e0ca7f35d66d388db5159ae64123d7e049cbbb1e43f8bc3739524b2682

Available diffs

No changes file available.

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