[ 源代码: ocamlnet ]
软件包:libocamlnet-ssl-ocaml-dev(4.1.8-2)
libocamlnet-ssl-ocaml-dev 的相关链接
Debian 的资源:
下载源码包 ocamlnet:
维护小组:
外部的资源:
- 主页 [projects.camlcity.org]
相似软件包:
OCaml application-level Internet libraries - SSL development libraries
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 development stuff you need to use SSL-related libraries of Ocamlnet in your programs.
其他与 libocamlnet-ssl-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgnutls30 (>= 3.6.14)
- GNU TLS library - main runtime library
-
- dep: libnettle8
- low level cryptographic library (symmetric and one-way cryptos)
-
- dep: libocamlnet-ocaml-dev-dk8z1
- 本虚包由这些包填实: libocamlnet-ocaml-dev
-
- dep: libocamlnet-ssl-ocaml-0bsj7
- 本虚包由这些包填实: libocamlnet-ssl-ocaml
-
- dep: ocaml-findlib
- management tool for OCaml libraries
-
- dep: ocaml-nox-4.11.1
- 本虚包由这些包填实: ocaml-nox
-
- rec: libocamlnet-ocaml-doc
- OCaml application-level Internet libraries - documentation and examples