Paketname | libnethttpd-ocaml-dev |
Beschreibung | OCaml application-level Internet libraries - HTTP daemon development libraries |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.2.9-7build2 |
Sektion | universe/libdevel |
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 | Ubuntu Developers |
Quelle | ocamlnet |
Paketgröße | 1191970 Byte |
Prüfsumme MD5 | 71d6228260a964e7c74a66cf1fe630ef |
Prüfsumme SHA1 | 5d21e8a466ae59c6910be2786e07bc41cc0b49f7 |
Prüfsumme SHA256 | 4bd812f50e8c2a9f7e54cb7452a16896a6ec69afad5be47cda8978fb2c8398bf |
Link zum Herunterladen | libnethttpd-ocaml-dev_2.2.9-7build2_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.
|