camlp-streams 5.0.1-3 source package in Ubuntu

Changelog

camlp-streams (5.0.1-3) unstable; urgency=medium

  * Include ocamlvars.mk in debian/rules

 -- Stéphane Glondu <email address hidden>  Sun, 23 Jul 2023 06:53:02 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
camlp-streams_5.0.1-3.dsc 1.9 KiB 6c40a327d5b3336c59bd2542e34ba084b22dc4eec7aff4d652a19890fc86ad56
camlp-streams_5.0.1.orig.tar.gz 17.0 KiB ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4
camlp-streams_5.0.1-3.debian.tar.xz 2.0 KiB 395eca5102763d90ae5327330b5ecea3f9237c8162c0e827de06303adbae24fc

Available diffs

No changes file available.

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.