ocaml-astring 0.8.5-2build1 source package in Ubuntu

Changelog

ocaml-astring (0.8.5-2build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 03 Nov 2023 17:32:22 +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
ocaml-astring_0.8.5.orig.tar.bz2 36.6 KiB 865692630c07c3ab87c66cdfc2734c0fdfc9c34a57f8e89ffec7c7d15e7a70fa
ocaml-astring_0.8.5-2build1.debian.tar.xz 2.3 KiB 07c5cd926487686bfcc49db97475f08ba57775dd2378a27dff938756c3f9e9ef
ocaml-astring_0.8.5-2build1.dsc 2.1 KiB 653dc122c25dc8c9ab6514d21a9ffd7886d2e4b9b1f255f73cbd88a19d83162c

View changes file

Binary packages built by this source

libastring-ocaml: alternative String module for OCaml (runtime)

 Astring exposes an alternative String module for OCaml. This module
 tries to balance minimality and expressiveness for basic, index-free,
 string processing and provides types and functions for substrings,
 string sets and string maps.
 .
 Remaining compatible with the OCaml String module is a non-goal. The
 String module exposed by Astring has exception safe functions,
 removes deprecated and rarely used functions, alters some signatures
 and names, adds a few missing functions and fully exploits OCaml's
 newfound string immutability.
 .
 This package contains runtime files.

libastring-ocaml-dbgsym: debug symbols for libastring-ocaml
libastring-ocaml-dev: alternative String module for OCaml (development)

 Astring exposes an alternative String module for OCaml. This module
 tries to balance minimality and expressiveness for basic, index-free,
 string processing and provides types and functions for substrings,
 string sets and string maps.
 .
 Remaining compatible with the OCaml String module is a non-goal. The
 String module exposed by Astring has exception safe functions,
 removes deprecated and rarely used functions, alters some signatures
 and names, adds a few missing functions and fully exploits OCaml's
 newfound string immutability.
 .
 This package contains development files.

libastring-ocaml-dev-dbgsym: debug symbols for libastring-ocaml-dev