lwt 2.3.1-1build1 source package in Ubuntu

Changelog

lwt (2.3.1-1build1) precise; urgency=low

  * Rebuild for new libtext-ocaml-dev ABI.
 -- Colin Watson <email address hidden>   Mon, 24 Oct 2011 11:50:09 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lwt_2.3.1.orig.tar.gz 436.8 KiB da18aa9c0723963c51918af22fbb067f81c70ef22f555e0e1d440bf41fea81c9
lwt_2.3.1-1build1.debian.tar.gz 8.8 KiB 751fbc5bdc8c07a9db7435ba87fc5de7706bd571335fbd186884620217fca413
lwt_2.3.1-1build1.dsc 2.3 KiB 8f0ec6b4fae2422185409e2bcba7ee31ef4675822e6be345e0af538d2c86b5fd

Available diffs

View changes file

Binary packages built by this source

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

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains runtime libraries for programs using Lwt with
 cooperative GLib.

liblwt-glib-ocaml-dev: cooperative GLib bindings for OCaml

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains all the development stuff you need to use Lwt
 with cooperative GLib in your programs.

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

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains runtime libraries for programs using core Lwt.

liblwt-ocaml-dev: cooperative light-weight thread library for OCaml

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains all the development stuff you need to use the
 core Lwt OCaml library in your programs.

liblwt-ocaml-doc: cooperative light-weight thread library (documentation)

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains the complete API reference for Lwt, including
 OpenSSL, GLib bindings and examples.

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

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains runtime libraries for programs using Lwt with
 cooperative OpenSSL.

liblwt-ssl-ocaml-dev: cooperative OpenSSL bindings for OCaml

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains all the development stuff you need to use Lwt
 with cooperative OpenSSL in your programs.