Paketname | libghc6-sendfile-dev |
Beschreibung | Haskell portable sendfile library - GHC 6 libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.1-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 180 Byte |
Hängt ab von | libghc6-base-dev-4.2.0.0-73995, libghc6-network-dev-2.2.1.7-a0d90, libc6 (>= 2.3), libffi5 (>= 3.0.4 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-sendfile |
Paketgröße | 21786 Byte |
Prüfsumme MD5 | acaef9dfdb0ef60f2f76721eaf85ebde |
Prüfsumme SHA1 | 2510edcab1807f5684cba93b569ef52e9c484c91 |
Prüfsumme SHA256 | 4f50358eb5ce4b71f99edd82d82b3ea4faec24fd52de9b00f674cdcc0295a6d1 |
Link zum Herunterladen | libghc6-sendfile-dev_0.6.1-1_i386.deb |
Ausführliche Beschreibung | This Haskell library exposes zero-copy sendfile functionality in a
portable way. sendfile is a non standard system call that copies data
between one file descriptor and another. This library uses the native
implementations where possible (for example, under Linux or FreeBSD) and
provides an Haskell replacement in other cases, thus providing a
portable interface.
.
This package contains the libraries compiled for GHC 6.
|