ocaml-angstrom 0.15.0-4 source package in Ubuntu

Changelog

ocaml-angstrom (0.15.0-4) unstable; urgency=medium

  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Tue, 12 Sep 2023 07:48:57 +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
ocaml-angstrom_0.15.0-4.dsc 1.9 KiB 6802b38523b8c24b6ca5c7deba12480ff0203be29bef061868cd3af24424d832
ocaml-angstrom_0.15.0.orig.tar.gz 114.4 KiB f119ac08d2dfa6687af426b31c047265a2aa7a3418f8b48b1055cb8da8929205
ocaml-angstrom_0.15.0-4.debian.tar.xz 2.4 KiB 4eeadd5b7bdb8d05280d3dbb4c46f136eef020196876984dcdbd303a31de3bf6

Available diffs

No changes file available.

Binary packages built by this source

libangstrom-ocaml: speed and memory-efficient parser combinators for OCaml (runtime)

 Angstrom is a parser-combinator library that makes it easy to write
 efficient, expressive, and reusable parsers suitable for
 high-performance applications. It exposes monadic and applicative
 interfaces for composition, and supports incremental input through
 buffered and unbuffered interfaces. Both interfaces give the user
 total control over the blocking behavior of their application, with
 the unbuffered interface enabling zero-copy IO. Parsers are
 backtracking by default and support unbounded lookahead.
 .
 This package contains runtime files.

libangstrom-ocaml-dbgsym: debug symbols for libangstrom-ocaml
libangstrom-ocaml-dev: speed and memory-efficient parser combinators for OCaml (dev)

 Angstrom is a parser-combinator library that makes it easy to write
 efficient, expressive, and reusable parsers suitable for
 high-performance applications. It exposes monadic and applicative
 interfaces for composition, and supports incremental input through
 buffered and unbuffered interfaces. Both interfaces give the user
 total control over the blocking behavior of their application, with
 the unbuffered interface enabling zero-copy IO. Parsers are
 backtracking by default and support unbounded lookahead.
 .
 This package contains development files.