软件包:libconduit-ocaml(7.1.0-1)
libconduit-ocaml 的相关链接
Debian 的资源:
下载源码包 ocaml-conduit:
- [ocaml-conduit_7.1.0-1.dsc]
- [ocaml-conduit_7.1.0.orig.tar.bz2]
- [ocaml-conduit_7.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
network connection establishment library for OCaml (runtime)
The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries.
The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now).
By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program.
This package contains the shared runtime libraries.
其他与 libconduit-ocaml 有关的软件包
|
|
|
|
-
- dep: libangstrom-ocaml-srh29
- 本虚包由这些包填实: libangstrom-ocaml
-
- dep: libastring-ocaml-r3mj6
- 本虚包由这些包填实: libastring-ocaml
-
- dep: libbigstringaf-ocaml-qcgb9
- 本虚包由这些包填实: libbigstringaf-ocaml
-
- dep: libdomain-name-ocaml-11b62
- 本虚包由这些包填实: libdomain-name-ocaml
-
- dep: libipaddr-ocaml-2hbj3
- 本虚包由这些包填实: libipaddr-ocaml
-
- dep: libsexplib0-ocaml-kfu15
- 本虚包由这些包填实: libsexplib0-ocaml
-
- dep: libstdlib-ocaml-bkvu1
- 本虚包由这些包填实: libstdlib-ocaml
-
- dep: liburi-ocaml-kxmd6
- 本虚包由这些包填实: liburi-ocaml
-
- dep: ocaml-base-5.2.0
- 本虚包由这些包填实: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries