[ Bron: ocamlnet ]
Pakket: libocamlnet-ocaml-bin (4.1.9-6)
Verwijzigingen voor libocamlnet-ocaml-bin
Debian bronnen:
Het bronpakket ocamlnet downloaden:
Beheerders:
Externe bronnen:
- Homepage [projects.camlcity.org]
Vergelijkbare pakketten:
OCaml application-level Internet libraries - binaries
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 * 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).
Andere aan libocamlnet-ocaml-bin gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- rec: libocamlnet-ocaml-dev
- OCaml application-level Internet libraries - core development libraries