Paketname | libocamlnet-ocaml-bin |
Beschreibung | OCaml application-level Internet libraries - binaries |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.2.9-7build2 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 3132 Byte |
Hängt ab von | libc6 (>= 2.11), libncurses5 (>= 5.6+20071006-3), libpcre3 (>= 7.7) |
Empfohlene Pakete | libocamlnet-ocaml-dev |
Paketbetreuer | Ubuntu Developers |
Quelle | ocamlnet |
Paketgröße | 1330010 Byte |
Prüfsumme MD5 | 39e786bb1ee478412784c70bd48a7d22 |
Prüfsumme SHA1 | b6c7a139eeebbe1cc7b790ec9cafb78df68014e3 |
Prüfsumme SHA256 | 774adf1b337f10c1684d725ed96c88c2430e6589ca573780ebfcacb524ff477e |
Link zum Herunterladen | libocamlnet-ocaml-bin_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 binaries ocamlrpcgen (a helper for creating
RPC stubs) and netplex-admin (generic administration tool for netplex
systems).
|