ocaml-rope 0.6.2-3build2 source package in Ubuntu

Changelog

ocaml-rope (0.6.2-3build2) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Mon, 24 Jan 2022 17:22:56 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Kinetic release universe misc
Jammy 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-3build2.debian.tar.xz 3.4 KiB 3ef767497b0f55c4b59bf2904e2e22b382442f21c54e18fbf962671c358b9cef
ocaml-rope_0.6.2-3build2.dsc 2.2 KiB 0397f760413534ff6181a1eb6e61fe0dd773abff57c622fbc2659463c06c1e07

Available diffs

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.