camlp5 7.11-1 source package in Ubuntu

Changelog

camlp5 (7.11-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.5.0

 -- Stéphane Glondu <email address hidden>  Tue, 11 Feb 2020 06:44:47 +0100

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

Downloads

File Size SHA-256 Checksum
camlp5_7.11-1.dsc 1.7 KiB 83cb8a2cd4ede08a0b5dd9070bcf4565e1b21868cb71ee559422df99dcaf8d03
camlp5_7.11.orig.tar.gz 857.6 KiB a048b8e0feb2a1058187824fc9cb6b55f2c5b788c43c15d6db090d789c7121ba
camlp5_7.11-1.debian.tar.xz 7.7 KiB e6e89688c4180f89b96b50f1d9fa1a95ac0b43744df60f800c648763bedda188

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