menhir 20210929-1build1 source package in Ubuntu

Changelog

menhir (20210929-1build1) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Mon, 24 Jan 2022 17:20:39 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
menhir_20210929.orig.tar.gz 1.1 MiB 7544a31126bb311deb49e9daa1c6f2f6276a014671e2994667e0fe7018cb47cf
menhir_20210929-1build1.debian.tar.xz 13.0 KiB 902370ffc66b0fa29342ad70e897b8c51b88646ec30f9b8ad975d8391dfab576
menhir_20210929-1build1.dsc 2.2 KiB b06da8e5a14d66d159dcdb9d42a5609894e526f40208b83afe0f39a6eeff1762

View changes file

Binary packages built by this source

libmenhir-ocaml-dev: Menhir library for OCaml

 Menhir is a LR(1) parser generator for the OCaml programming language.
 It is mostly compatible with the ocamlyacc parser generator provided with
 OCaml, and has a number of enhancements over ocamlyacc.
 .
 This package contains the Menhir library for the OCaml programming language.
 It gives access to, among others, the following modules:
  * InfiniteArray: implements infinite arrays, that is, arrays
    that grow transparently upon demand.
  * RowDisplacement: compresses a two-dimensional table, where some
    values are considered insignificant, via row displacement.
  * Engine: LR parsing engine.

libmenhir-ocaml-dev-dbgsym: No summary available for libmenhir-ocaml-dev-dbgsym in ubuntu kinetic.

No description available for libmenhir-ocaml-dev-dbgsym in ubuntu kinetic.

menhir: Parser generator for OCaml

 Menhir is a LR(1) parser generator for the OCaml programming language.
 It is mostly compatible with the ocamlyacc parser generator provided with
 the OCaml system, and has the following enhancements over ocamlyacc:
  * it accepts LR(1) grammars,
  * it offers parameterized nonterminal symbols as well as a library of
    standard definitions,
  * it explains conflicts in terms of the grammar,
  * it allows grammar specifications to be split over multiple files and
    parametrized by OCaml modules,
  * it produces reentrant parsers.

menhir-dbgsym: debug symbols for menhir
menhir-doc: No summary available for menhir-doc in ubuntu kinetic.

No description available for menhir-doc in ubuntu kinetic.