ocaml-extunix 0.4.1-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream release

 -- Stéphane Glondu <email address hidden>  Sat, 21 Jan 2023 09:51:12 +0100

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

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.4.1-1.dsc 1.9 KiB 66a1b894c30ee87d24de416cc2ad88f7e4234c66cd3156d43599ae8cc1ab4e3b
ocaml-extunix_0.4.1.orig.tar.bz2 63.6 KiB 0a1f6c002423683a7c16f2f98a87e659aa5de0645a71d3713d8cb044b8ddff39
ocaml-extunix_0.4.1-1.debian.tar.xz 4.6 KiB 35d307548a8780d6660e3126a8cbc95e054d77dc5f566ae0f2ad78b23b98d294

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.