ocaml-duration 0.2.1-3 source package in Ubuntu

Changelog

ocaml-duration (0.2.1-3) unstable; urgency=medium

  * Include ocamlvars.mk in debian/rules

 -- Stéphane Glondu <email address hidden>  Sun, 23 Jul 2023 07:32:20 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
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-duration_0.2.1-3.dsc 1.9 KiB e0a6d8b907a636f6591f5b63114246324a1e691e6c2d7ea1bbb13e3be6184df2
ocaml-duration_0.2.1.orig.tar.bz2 4.6 KiB c738c1f38cfb99820c121cd3ddf819de4b2228f0d50eacbd1cc3ce99e7c71e2b
ocaml-duration_0.2.1-3.debian.tar.xz 2.0 KiB eedae67e7da0ce30249445587bff76b9952fc27d5cc1fc2ef7d348e5e89dc499

Available diffs

No changes file available.

Binary packages built by this source

libduration-ocaml: conversions to various time units for OCaml (runtime)

 A duration is represented in nanoseconds as an unsigned 64 bit
 integer. This has a range of up to 584 years. Functions provided
 check the input and raise on negative or out of bound input.
 .
 This package contains runtime files.

libduration-ocaml-dbgsym: debug symbols for libduration-ocaml
libduration-ocaml-dev: conversions to various time units for OCaml (dev)

 A duration is represented in nanoseconds as an unsigned 64 bit
 integer. This has a range of up to 584 years. Functions provided
 check the input and raise on negative or out of bound input.
 .
 This package contains development files.