lwt 2.7.1-4build1 source package in Ubuntu

Changelog

lwt (2.7.1-4build1) bionic; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 28 Oct 2017 17:01:27 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libdevel

Downloads

File Size SHA-256 Checksum
lwt_2.7.1.orig.tar.gz 289.3 KiB 43c0541c185f9db4ef7e44703bd75b832dc7a69ccc9905dd413d08563d44d639
lwt_2.7.1-4build1.debian.tar.xz 7.9 KiB dbd9f7c934ce1193a297c9351a2562aa2d166c7b26f3f3cf1b701cfbf123f620
lwt_2.7.1-4build1.dsc 2.6 KiB 515818c1e361ed620e947dd67d7f9e057c8fad132312d9c10b00421939b3a7ba

View changes file

Binary packages built by this source

liblwt-glib-ocaml: cooperative GLib bindings for OCaml (runtime)

 Lwt is a library for cooperative threads implemented in a monadic style.
 Unlike preemptive threads, cooperative threads do not use a scheduler to
 distribute processor time between threads. Instead, each thread must
 announce that it wants to let the others run.
 .
 This package contains runtime libraries for programs using Lwt with
 cooperative GLib.

liblwt-glib-ocaml-dbgsym: No summary available for liblwt-glib-ocaml-dbgsym in ubuntu cosmic.

No description available for liblwt-glib-ocaml-dbgsym in ubuntu cosmic.

liblwt-glib-ocaml-dev: No summary available for liblwt-glib-ocaml-dev in ubuntu cosmic.

No description available for liblwt-glib-ocaml-dev in ubuntu cosmic.

liblwt-ocaml: cooperative light-weight thread library for OCaml (runtime)

 Lwt is a library for cooperative threads implemented in a monadic style.
 Unlike preemptive threads, cooperative threads do not use a scheduler to
 distribute processor time between threads. Instead, each thread must
 announce that it wants to let the others run.
 .
 This package contains runtime libraries for programs using core Lwt.

liblwt-ocaml-dbgsym: debug symbols for liblwt-ocaml
liblwt-ocaml-dev: No summary available for liblwt-ocaml-dev in ubuntu cosmic.

No description available for liblwt-ocaml-dev in ubuntu cosmic.

liblwt-ocaml-dev-dbgsym: debug symbols for liblwt-ocaml-dev
liblwt-ocaml-doc: No summary available for liblwt-ocaml-doc in ubuntu cosmic.

No description available for liblwt-ocaml-doc in ubuntu cosmic.

liblwt-ssl-ocaml: cooperative OpenSSL bindings for OCaml (runtime)

 Lwt is a library for cooperative threads implemented in a monadic style.
 Unlike preemptive threads, cooperative threads do not use a scheduler to
 distribute processor time between threads. Instead, each thread must
 announce that it wants to let the others run.
 .
 This package contains runtime libraries for programs using Lwt with
 cooperative OpenSSL.

liblwt-ssl-ocaml-dbgsym: debug symbols for liblwt-ssl-ocaml
liblwt-ssl-ocaml-dev: cooperative OpenSSL bindings for OCaml

 Lwt is a library for cooperative threads implemented in a monadic style.
 Unlike preemptive threads, cooperative threads do not use a scheduler to
 distribute processor time between threads. Instead, each thread must
 announce that it wants to let the others run.
 .
 This package contains all the development stuff you need to use Lwt
 with cooperative OpenSSL in your programs.