camlp4 4.13+1-1build1 source package in Ubuntu
Changelog
camlp4 (4.13+1-1build1) jammy; urgency=medium * No-change rebuild for ocaml abi changes. -- Matthias Klose <email address hidden> Tue, 25 Jan 2022 07:07:38 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
camlp4_4.13+1.orig.tar.gz | 635.4 KiB | 1854eee6007af5ea746e82535bde052d465d9fefda29a2080e84e2bcb2c89ed9 |
camlp4_4.13+1-1build1.debian.tar.xz | 2.7 KiB | ecf1d59406385afdf5d812f126eab2c444cbcd8a8cd46ff27c2315cb1c28fccb |
camlp4_4.13+1-1build1.dsc | 2.0 KiB | 48fa884484e71e65e049896a6037342d1ee66737a947ce0add469c1e8d442931 |
Available diffs
- diff from 4.11+1-1build1 to 4.13+1-1build1 (2.9 KiB)
- diff from 4.13+1-1 (in Debian) to 4.13+1-1build1 (304 bytes)
Binary packages built by this source
- camlp4: Pre Processor Pretty Printer for OCaml
Camlp4 is a software system for writing extensible parsers for
programming languages. It provides a set of OCaml libraries that are
used to define grammars as well as loadable syntax extensions of such
grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and
one of its most important applications is the definition of
domain-specific extensions of the syntax of OCaml.
.
This package contains CamlP4 executables for pre-processing and
pretty-printing OCaml sources both interactively and in a batch
fashion.
- camlp4-dbgsym: debug symbols for camlp4
- libcamlp4-ocaml-dev: Pre Processor Pretty Printer for OCaml (libraries)
Camlp4 is a software system for writing extensible parsers for
programming languages. It provides a set of OCaml libraries that are
used to define grammars as well as loadable syntax extensions of such
grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and
one of its most important applications is the definition of
domain-specific extensions of the syntax of OCaml.
.
This package contains CamlP4 libraries.