DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcothreads-ocaml-dev
Beschreibungconcurrent programming library for OCaml
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.10-3build1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe840 Byte
Hängt ab vonocaml-nox-3.11.2
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellecothreads
Paketgröße181874 Byte
Prüfsumme MD5adb5d8874486cf0323a133e417ad7631
Prüfsumme SHA1b8cb61f3165f8cfdf4681911b7fe4ff945aae567
Prüfsumme SHA256bec5151ed8ee913e97702f5ca1f3e5d4b95f8142565f65a844690861cb15fc54
Link zum Herunterladenlibcothreads-ocaml-dev_0.10-3build1_i386.deb
Ausführliche BeschreibungThis library enhances the Threads library of the standard OCaml distribution in two dimensions: . - It implements the same API of the standard Threads library on different execution engines (process, networker), so that a single copy of source code can be compiled and deployed to different environments without modification. - It is also a super set of the standard Threads library, with extra components (STM etc.), functions (spawn etc.) and features (object-level compatibility etc.). . This package provides static libraries, interfaces, and documentation for coThreads.


Impressum
Linux is a registered trademark of Linus Torvalds