Paketname | liblwt-glib-ocaml |
Beschreibung | cooperative GLib bindings for OCaml (runtime) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.1-1 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | liblablgtk2-ocaml-t1zm6, liblwt-ocaml-z1ab6, ocaml-base-nox-3.11.2, libc6 (>= 2.1.3), libglib2.0-0 ( |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | lwt |
Paketgröße | 9612 Byte |
Prüfsumme MD5 | f9352c8b7db09996d33fee0eea6a6353 |
Prüfsumme SHA1 | 9a77786dcefb00a0aab5bf7eb41c19ff92d736b5 |
Prüfsumme SHA256 | a19d339d96cf5eb79439381e8ea20454ca9efcef8304f011ab444bcec8b119fb |
Link zum Herunterladen | liblwt-glib-ocaml_2.1.1-1_i386.deb |
Ausführliche Beschreibung | 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 in your programs.
|