ocaml-rope 0.6-1 source package in Ubuntu

Changelog

ocaml-rope (0.6-1) unstable; urgency=low

  * Initial release. (Closes: #881136)

 -- Andy Li <email address hidden>  Mon, 20 Nov 2017 09:49:39 +0800

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-rope_0.6-1.dsc 2.1 KiB 8cbc810cc6f2fa0068ac8cb8c0d43afcde19f08ee5dfc71c6ce60485e158479e
ocaml-rope_0.6.orig.tar.gz 286.1 KiB efdacc59d95f143d935e4ef83fe104cdf1c4a75f9bdb3962756de1c4df7d6abd
ocaml-rope_0.6-1.debian.tar.xz 2.9 KiB 1f1773b9e02b74e41a11b21c17f619ec98df42d8de43f9eac1f0e539958db368

No changes file available.

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.