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 Debian Archiv squeeze (main)
Version0.10-3+b1
Sektionocaml
Prioritätoptional
Installierte Größe844 Byte
Hängt ab vonocaml-nox-3.11.2
Empfohlene Pakete
PaketbetreuerDebian OCaml Maintainers
Quellecothreads (0.10-3)
Paketgröße184684 Byte
Prüfsumme MD58707847285ac13fd007e3ee5464f9950
Prüfsumme SHA140a9f0ce6af241797a26fa32d86b26ee61f47890
Prüfsumme SHA256b7c35cb9166271db9696f0c2171eef49f1c4cd91856a55f04e9eac742aa850b8
Link zum Herunterladenlibcothreads-ocaml-dev_0.10-3+b1_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