ocaml-extunix 0.4.1-2 source package in Ubuntu

Changelog

ocaml-extunix (0.4.1-2) unstable; urgency=medium

  * Team upload.
  * Fix d/watch.
  * Bump standards-version to 4.6.2
  * Fix compilation with recent dune

 -- Julien Puydt <email address hidden>  Thu, 06 Jul 2023 11:04:18 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.4.1-2.dsc 2.1 KiB fcebd66a2f448c5e2c30285ca2ac11e770ea9cf3672b57b8f59ff0afd215e212
ocaml-extunix_0.4.1.orig.tar.bz2 63.6 KiB 0a1f6c002423683a7c16f2f98a87e659aa5de0645a71d3713d8cb044b8ddff39
ocaml-extunix_0.4.1-2.debian.tar.xz 4.7 KiB 746f7f4cb6c1bade080ca0a50b6a4cb6ae46f3bcd2fbd05b47ace4e91605cdd9

Available diffs

No changes file available.

Binary packages built by this source

libextunix-ocaml: Extended functions for OCaml Unix module (runtime package)

 Thin bindings to various low-level system APIs (often non-portable)
 which are not covered by Unix module.
 .
 Example functions:
  * uname
  * statvfs
  * fsync
  * fadvise
  * fallocate
  * atfile
  * dirfd
  * eventfd
  * signalfd
  * ...
 .
 This package contains the shared runtime libraries.

libextunix-ocaml-dbgsym: debug symbols for libextunix-ocaml
libextunix-ocaml-dev: Extended functions for OCaml Unix module (development package)

 Thin bindings to various low-level system APIs (often non-portable)
 which are not covered by Unix module.
 .
 Example functions:
  * uname
  * statvfs
  * fsync
  * fadvise
  * fallocate
  * atfile
  * dirfd
  * eventfd
  * signalfd
  * ...
 .
 This package contains the compiled modules for programming with the
 library.