lwt-log 1.1.1-3build3 source package in Ubuntu

Changelog

lwt-log (1.1.1-3build3) hirsute; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Sun, 13 Dec 2020 18:59:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
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
lwt-log_1.1.1.orig.tar.gz 24.0 KiB 14fb19ec61e555e32c8bb026a591c0ce5b0a153663d17b0876178ab92d625f3f
lwt-log_1.1.1-3build3.debian.tar.xz 2.6 KiB 4961de2dd94f5b15f79e99cb5e6dac236400a8cdf7f52d8bb5347f781ebbbae0
lwt-log_1.1.1-3build3.dsc 2.0 KiB fb42e1d688dc1ec55ad5393d841eb3de8463c3569fdd0e15cd06ddba7c30bb49

Available diffs

View changes file

Binary packages built by this source

liblwt-log-ocaml: No summary available for liblwt-log-ocaml in ubuntu hirsute.

No description available for liblwt-log-ocaml in ubuntu hirsute.

liblwt-log-ocaml-dbgsym: debug symbols for liblwt-log-ocaml
liblwt-log-ocaml-dev: Lwt-friendly logging library (development)

 Lwt_log is a Lwt-friendly logging library. The library is split into
 two ocamlfind packages. The "basic" lwt_log includes Unix log
 destination support, such as files and syslog, and
 Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable
 for targeting JavaScript in the browser, or elsewhere where Unix is
 not available.
 .
 This package contains the development files.