lwt 2.3.0-3build1 source package in Ubuntu

Changelog

lwt (2.3.0-3build1) oneiric; urgency=low

  * Rebuild to pick up ocaml fixes on armel.
 -- Adam Conrad <email address hidden>   Wed, 24 Aug 2011 16:40:59 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
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.0.orig.tar.gz 451.6 KiB f15497f246a9894fdac58e100f69163cb0d44e5aa0b8647285b1df1e8c519626
lwt_2.3.0-3build1.debian.tar.gz 8.4 KiB a8338eec270b23274060e1e201e1dc74d2739588b0682bede4bc31a2fafc7c6b
lwt_2.3.0-3build1.dsc 1.6 KiB 20ce9ccfc7e29f816858cf97b32122f0f9b94f521b0758232d833c47401fa028

Available diffs

View changes file

Binary packages built by this source

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

No description available for liblwt-glib-ocaml in ubuntu oneiric.

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: No summary available for liblwt-ssl-ocaml in ubuntu oneiric.

No description available for liblwt-ssl-ocaml in ubuntu oneiric.

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.