ocaml-angstrom 0.16.0-1 source package in Ubuntu

Changelog

ocaml-angstrom (0.16.0-1) unstable; urgency=medium

  * New upstream release
  * Update debian/watch
  * Bump Standards-Version to 4.6.2

 -- Stéphane Glondu <email address hidden>  Thu, 15 Feb 2024 14:29:59 +0100

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-angstrom_0.16.0-1.dsc 1.9 KiB 866dc9732d81b1f3704e4c4541fd344e46355afc4b7d4cfe56f01cdccf32f1fa
ocaml-angstrom_0.16.0.orig.tar.gz 114.7 KiB 47810bd31306d57c0ac83eb3f95b1cb6f8bdda99457aa6e6bcd02f6ddb8410f0
ocaml-angstrom_0.16.0-1.debian.tar.xz 2.5 KiB 744b9b9b75ea91515fae4071a8b9c5d8b6c99305bf1808437d5fb7a4ded6af87

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.