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


Paketnamelibghc6-sendfile-dev
BeschreibungHaskell portable sendfile library - GHC 6 libraries
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6.1-1
Sektionhaskell
Prioritätextra
Installierte Größe180 Byte
Hängt ab vonlibghc6-base-dev-4.2.0.0-73995, libghc6-network-dev-2.2.1.7-a0d90, libc6 (>= 2.3), libffi5 (>= 3.0.4
Empfohlene Pakete
PaketbetreuerDebian Haskell Group
Quellehaskell-sendfile
Paketgröße21786 Byte
Prüfsumme MD5acaef9dfdb0ef60f2f76721eaf85ebde
Prüfsumme SHA12510edcab1807f5684cba93b569ef52e9c484c91
Prüfsumme SHA2564f50358eb5ce4b71f99edd82d82b3ea4faec24fd52de9b00f674cdcc0295a6d1
Link zum Herunterladenlibghc6-sendfile-dev_0.6.1-1_i386.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds