camlp5 6.11-2 source package in Ubuntu

Changelog

camlp5 (6.11-2) unstable; urgency=low


  * Upload to unstable

 -- Stéphane Glondu <email address hidden>  Mon, 02 Dec 2013 22:28:30 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
camlp5_6.11-2.dsc 2.0 KiB d03a6693a7e375f9b63ed86d809c4c2e7d00d41aec8ab00c27637bc9c2b2c0ef
camlp5_6.11.orig.tar.gz 670.6 KiB 65521c1d316ea6c0e794d07bd331bdb091840d3ab41c16b50005d7685a2cab37
camlp5_6.11-2.debian.tar.gz 7.9 KiB e662bbd51012d9321a4cf5996b7958be17e6c4a161aa25485cb1475f67e63094

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.