Paketname | libocamlnet-ocaml |
Beschreibung | OCaml application-level Internet libraries - core runtime libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.9-8 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | libpcre-ocaml-g7y84, ocaml-base-nox-3.11.2, libc6 (>= 2.2) |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | ocamlnet |
Paketgröße | 16270 Byte |
Prüfsumme MD5 | cc0273fd26f248c2feb94e48024af818 |
Prüfsumme SHA1 | 8112711f2fc2398473790c1a21dadf824d19291f |
Prüfsumme SHA256 | 64d9f5258750af35597bc8571ed7c6800e47177cdf7b5a3779e54edd65755a1d |
Link zum Herunterladen | libocamlnet-ocaml_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 only the shared runtime stub libraries for the
core Ocamlnet libraries. Stub libraries for SSL-related components are
available in the libocamlnet-ssl-ocaml-dev package.
|