ocaml-extunix 0.4.0-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream release
  * Update debian/watch

 -- Stéphane Glondu <email address hidden>  Thu, 03 Mar 2022 14:31:24 +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

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.4.0-1.dsc 1.9 KiB 03958e79b1d71fa7dbe5535729c23f979f7c7dcb2a5bb6221735c65bedf0e8b5
ocaml-extunix_0.4.0.orig.tar.bz2 63.5 KiB 6814472d982a703ae2b02fa8bc219be69cab12f2db618e4550dd1d6c275633d2
ocaml-extunix_0.4.0-1.debian.tar.xz 4.6 KiB 03bfe325c4609d0de46a5c739e97a838a68f9235dd6fca0fc40b96315aa5faa5

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: No summary available for libextunix-ocaml-dbgsym in ubuntu kinetic.

No description available for libextunix-ocaml-dbgsym in ubuntu kinetic.

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.