ocaml-rope 0.6.2-4build1 source package in Ubuntu

Changelog

ocaml-rope (0.6.2-4build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 23:09:32 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-rope_0.6.2.orig.tar.bz2 282.9 KiB 514001a5f6a972205cc102924f1c863ad268ff74a31dd0e43b5deea081729b95
ocaml-rope_0.6.2-4build1.debian.tar.xz 3.4 KiB 7e553380d06268efafcb944314fdbdf6efa4d24d1692a5aa1329f9cd5d5bfa26
ocaml-rope_0.6.2-4build1.dsc 2.1 KiB 73430c39d21d152c41eca5afdc1f4e3ff192127c1a01873e2dba98f45668b34d

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.