ocaml-duration 0.2.1-1 source package in Ubuntu

Changelog

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

  [ Stéphane Glondu ]
  * New upstream release

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Stéphane Glondu <email address hidden>  Sat, 21 Jan 2023 10:05:02 +0100

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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-duration_0.2.1-1.dsc 1.8 KiB f244a9b704f46c7f282e586f4c187640f6c1ff928d250acf85f4cb0f12287952
ocaml-duration_0.2.1.orig.tar.bz2 4.6 KiB c738c1f38cfb99820c121cd3ddf819de4b2228f0d50eacbd1cc3ce99e7c71e2b
ocaml-duration_0.2.1-1.debian.tar.xz 2.0 KiB 21269122cf195207db8c2390bd9cb607bfcf1958d02e26824106926c7676634a

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.