ocaml-rope 0.6.3-1build1 source package in Ubuntu

Changelog

ocaml-rope (0.6.3-1build1) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Aug 2024 14:23:51 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
ocaml-rope_0.6.3.orig.tar.bz2 283.0 KiB 335e1f88ff410e2cf7584a0ca8026a65a5e4e0fa19f19d588ce93e17def3d396
ocaml-rope_0.6.3-1build1.debian.tar.xz 3.5 KiB 0b6f3d2fbd8eddb54b2ed0738bef3e6add75682d9405c89fb2f0c821d9d4d4dc
ocaml-rope_0.6.3-1build1.dsc 2.1 KiB 8e2413f4c8b1a97548e8f3c0c40ad9ce98f35e3c70d361a40f83c4f580abdf1b

View changes file

Binary packages built by this source

librope-ocaml: ropes ("heavyweight strings") for OCaml (Runtime library)

 Ropes are a scalable string implementation: they are designed for efficient
 operation that involve the string as a whole such as concatenation and
 substring. This library implements ropes for OCaml. It is rich enough to
 replace strings.

librope-ocaml-dbgsym: debug symbols for librope-ocaml
librope-ocaml-dev: ropes ("heavyweight strings") for OCaml (Development package)

 Ropes are a scalable string implementation: they are designed for efficient
 operation that involve the string as a whole such as concatenation and
 substring. This library implements ropes for OCaml. It is rich enough to
 replace strings.
 .
 This package contains the files that are necessary to compile OCaml code
 that uses the rope library.