Paketname | libocamlnet-ocaml-dev |
Beschreibung | OCaml application-level Internet libraries - core development libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.9-8 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 17544 Byte |
Hängt ab von | ocaml-findlib, libcryptgps-ocaml-dev-fhk10, libocamlnet-ocaml-2m6d1, libpcre-ocaml-dev-g7y84, ocaml- |
Empfohlene Pakete | libocamlnet-ocaml-doc, libnethttpd-ocaml-dev |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | ocamlnet |
Paketgröße | 6391834 Byte |
Prüfsumme MD5 | da171f38bf71892c6df08f97bc6011fb |
Prüfsumme SHA1 | 4083b61d3d30cc2dddf87755303f64f4bed87257 |
Prüfsumme SHA256 | 6723aab3839097fb8649a9022328574c845cf15f6b53a7d43918593ca2155d39 |
Link zum Herunterladen | libocamlnet-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 core
Ocamlnet libraries in your programs. The following libraries are
packaged separately: SSL-related libraries (libocamlnet-ssl-ocaml-dev),
GTK-related libraries (libocamlnet-gtk2-ocaml-dev), nethttpd
(libnethttpd-ocaml-dev). The netcgi2 Apache connector is also part of
this package; to run applications built for that connector you will
need the mod_netcgi_apache Apache module (libapache2-mod-ocamlnet).
|