Paketname | libnethttpd-ocaml-dev |
Beschreibung | OCaml application-level Internet libraries - HTTP daemon development libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.9-8 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 3224 Byte |
Hängt ab von | ocaml-findlib, libocamlnet-ocaml-dev-2m6d1, libpcre-ocaml-dev-g7y84, ocaml-nox-3.11.2 |
Empfohlene Pakete | libocamlnet-ocaml-doc |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | ocamlnet |
Paketgröße | 1192536 Byte |
Prüfsumme MD5 | efb0156ec63081a9d33fd38d140a4b62 |
Prüfsumme SHA1 | f64cc4b9c1a3cd29599c748155342f649c2def77 |
Prüfsumme SHA256 | 06fbee52332bf0c0a0d67fcb5beaf7fcccc18141272a23bfaa4ee17fccca175d |
Link zum Herunterladen | libnethttpd-ocaml-dev_2.2.9-8_i386.deb |
Ausführliche Beschreibung | Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi1 and netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the development stuff you need to use the
nethttpd library in your programs.
|