net/ocaml-conduit - The NetBSD Packages Collection

Dereference URIs into OCaml communication channels

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).

Build dependencies

misc/ocaml-opaline misc/ocaml-opaline pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/ocaml-async devel/ocaml-core devel/ocaml-ppx_here devel/ocaml-lwt devel/ocaml-astring devel/ocaml-logs devel/ocaml-ppx_sexp_conv devel/ocaml-sexplib net/ocaml-ipaddr lang/ocaml www/ocaml-uri devel/ocaml-dune devel/ocaml-findlib devel/ocaml-async devel/ocaml-core devel/ocaml-ppx_here devel/ocaml-lwt devel/ocaml-astring devel/ocaml-logs devel/ocaml-ppx_sexp_conv devel/ocaml-sexplib www/ocaml-uri devel/ocaml-dune devel/ocaml-findlib

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ocaml-conduit-5.1.0.tgz
NetBSD 10.0aarch64ocaml-conduit-5.1.0.tgz
NetBSD 10.0aarch64ocaml-conduit-5.1.0.tgz
NetBSD 10.0x86_64ocaml-conduit-5.1.0.tgz
NetBSD 10.0_BETAx86_64ocaml-conduit-5.1.0.tgz
NetBSD 8.0i386ocaml-conduit-5.1.0.tgz
NetBSD 8.0x86_64ocaml-conduit-5.1.0.tgz
NetBSD 8.0x86_64ocaml-conduit-5.1.0.tgz
NetBSD 8.0x86_64ocaml-conduit-5.1.0.tgz
NetBSD 9.0aarch64ocaml-conduit-5.1.0.tgz
NetBSD 9.0aarch64ocaml-conduit-5.1.0.tgz
NetBSD 9.0aarch64ocaml-conduit-5.1.0.tgz
NetBSD 9.0i386ocaml-conduit-5.1.0.tgz
NetBSD 9.0x86_64ocaml-conduit-5.1.0.tgz
NetBSD 9.0x86_64ocaml-conduit-5.1.0.tgz
NetBSD 9.3x86_64ocaml-conduit-5.1.0.tgz
NetBSD 9.3x86_64ocaml-conduit-5.1.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

async
Use the async library
lwt
Enable Lwt support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.