camlp5 8.00.03-1 source package in Ubuntu
Changelog
camlp5 (8.00.03-1) unstable; urgency=medium * New upstream release -- Stéphane Glondu <email address hidden> Thu, 03 Mar 2022 11:12:46 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
camlp5_8.00.03-1.dsc | 1.8 KiB | be7ce9ef06d0d75faec37c79c204c4c6cddff373cdb8df845ba5e838d14d9019 |
camlp5_8.00.03.orig.tar.gz | 1.2 MiB | 1a710e2a6dbb0f4440867850d605f31fe8407ee8a56c9e067866e34e584385b4 |
camlp5_8.00.03-1.debian.tar.xz | 7.8 KiB | b15af1d9421b6b5b2c43a49a60f9c4bacad672365f8556ab89d9d3b491608686 |
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