ocaml-conduit 6.2.2-1build2 source package in Ubuntu

Changelog

ocaml-conduit (6.2.2-1build2) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Thu, 13 Jun 2024 10:50:44 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-conduit_6.2.2.orig.tar.bz2 36.7 KiB 58eabf878fe2a5612f5a4f2b484ff749a5febbea3b3ceeb9af43ac235f2b2445
ocaml-conduit_6.2.2-1build2.debian.tar.xz 2.9 KiB ff6ed4798eff41ac754869b3fa63027e6b388fdefe013028ec0801a5b63670b2
ocaml-conduit_6.2.2-1build2.dsc 2.4 KiB 5d72bb2882ac0a0d0aabaefcf78724e924d894fcba1ec1e009e766e1e248ea7d

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.