ocaml-conduit 6.2.1-1build3 source package in Ubuntu

Changelog

ocaml-conduit (6.2.1-1build3) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 19 Feb 2024 19:41:17 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-conduit_6.2.1.orig.tar.bz2 36.5 KiB 59d5e7b62437be489b0b79ce11ff90ac04ef39c683e4cefca8587afdc2f55bbb
ocaml-conduit_6.2.1-1build3.debian.tar.xz 2.9 KiB 8ff1389965cf6548e5d4052a8c0d51c8695bdf47ccc7ccba4fa0cb80eaefd35f
ocaml-conduit_6.2.1-1build3.dsc 2.4 KiB dbc591ebd95b871c3cfb4162da1a55c4dfae0bb84808d4293b7d3f740a694512

View changes file

Binary packages built by this source

libconduit-lwt-ocaml: network connection establishment library for Lwt (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 for Lwt.

libconduit-lwt-ocaml-dbgsym: debug symbols for libconduit-lwt-ocaml
libconduit-lwt-ocaml-dev: network connection establishment library for Lwt (dev)

 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 development files for Lwt.

libconduit-ocaml: 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-dbgsym: debug symbols for libconduit-ocaml
libconduit-ocaml-dev: network connection establishment library for OCaml (dev)

 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 development files.