camlp-streams 5.0.1-3build1 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 10:06:45 +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-3build1.debian.tar.xz 2.1 KiB b3f8c594b21acdba13e0ae2abad6a275096378834cae132efc000f4d83647acd
camlp-streams_5.0.1-3build1.dsc 2.1 KiB 0b8b5dd023edfff7f0194f75b6ba73b1007cfbcfe8efcedcb266e034d7c7f1e9

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.