menhir 20201216-1 source package in Ubuntu

Changelog

menhir (20201216-1) unstable; urgency=medium

  * New upstream release

 -- Mehdi Dogguy <email address hidden>  Sun, 17 Jan 2021 21:01:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
menhir_20201216-1.dsc 2.2 KiB 08eefe220291bb8df8a2ed64b69020a0b946464669b30b5a1d3b6317f9382c1d
menhir_20201216.orig.tar.gz 1.1 MiB a7a9d827409fa910a7d9de33ca0f353c06f4669f4ff4b1cf68726602e7cd2367
menhir_20201216-1.debian.tar.xz 13.1 KiB a16cb71f8e8e591fb859f10b8e78938746ddae5c8f4dcb9ac2cdee6c5d344347

Available diffs

No changes file available.

Binary packages built by this source

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

No description available for libmenhir-ocaml-dev in ubuntu hirsute.

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

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

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: No summary available for menhir-dbgsym in ubuntu impish.

No description available for menhir-dbgsym in ubuntu impish.

menhir-doc: No summary available for menhir-doc in ubuntu impish.

No description available for menhir-doc in ubuntu impish.