Paketname | libocamlnet-ssl-ocaml |
Beschreibung | OCaml application-level Internet libraries - SSL runtime libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.9-8 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | libocamlnet-ocaml-2m6d1, libssl-ocaml-qx847, ocaml-base-nox-3.11.2, libc6 (>= 2.1.3) |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | ocamlnet |
Paketgröße | 13328 Byte |
Prüfsumme MD5 | e84fe531b37339fb6d7c03b825b227e8 |
Prüfsumme SHA1 | 3cba209027d92de41062248cbad8c30b13a39ff7 |
Prüfsumme SHA256 | 97964e75202fb21576a52a0258ab7c5832cd21970c792149327b67fc2e886978 |
Link zum Herunterladen | libocamlnet-ssl-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
SSL-related libraries of Ocamlnet.
|