ocaml-conduit 4.0.2-3build2 source package in Ubuntu

Changelog

ocaml-conduit (4.0.2-3build2) jammy; urgency=medium

  * No-change rebuild for new ocaml ABIs

 -- Steve Langasek <email address hidden>  Fri, 25 Feb 2022 22:45:33 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-conduit_4.0.2.orig.tar.bz2 35.2 KiB 2a37ffaa352a1e145ef3d80ac28661213c69a741b238623e59f29e3d5a12c537
ocaml-conduit_4.0.2-3build2.debian.tar.xz 2.7 KiB 73f831d11f60162e9bf8ce63a9eca6d9ca4b6101df754b2aa177a88464a78400
ocaml-conduit_4.0.2-3build2.dsc 2.5 KiB 69b0ce6d5a2633140bb627b2453d65100b66a6bf5045fb853e820e2c293f24f0

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: No summary available for libconduit-lwt-ocaml-dev in ubuntu kinetic.

No description available for libconduit-lwt-ocaml-dev in ubuntu kinetic.

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.