camlp-streams 5.0.1-3build2 source package in Ubuntu

Changelog

camlp-streams (5.0.1-3build2) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Nov 2023 15:54:01 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
camlp-streams_5.0.1.orig.tar.gz 17.0 KiB ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4
camlp-streams_5.0.1-3build2.debian.tar.xz 2.1 KiB 7fbf654349c43a78a72d54f4cf8cd90e29a8f4b03b66ba05f2b45487d622aee6
camlp-streams_5.0.1-3build2.dsc 2.1 KiB f43ad30cd1a6ef7f2634a3463cd35eef0af60bbd0ecc2995fbda5c0a626b7932

View changes file

Binary packages built by this source

libcamlp-streams-ocaml: Stream and Genlex libraries for use with Camlp4 and Camlp5 (runtime files)

 The camlp-streams package provides two library modules:
 * Stream: imperative streams, with in-place update and memoization of
   the latest element produced.
 * Genlex: a small parameterized lexical analyzer producing streams of
   tokens from streams of characters.
 The two modules are designed for use with Camlp4 and Camlp5. The
 Stream module can also be used by hand-written recursive-descent
 parsers.
 .
 This package contains runtime files.

libcamlp-streams-ocaml-dbgsym: debug symbols for libcamlp-streams-ocaml
libcamlp-streams-ocaml-dev: Stream and Genlex libraries for use with Camlp4 and Camlp5 (dev files)

 The camlp-streams package provides two library modules:
 * Stream: imperative streams, with in-place update and memoization of
   the latest element produced.
 * Genlex: a small parameterized lexical analyzer producing streams of
   tokens from streams of characters.
 The two modules are designed for use with Camlp4 and Camlp5. The
 Stream module can also be used by hand-written recursive-descent
 parsers.
 .
 This package contains development files.