ocaml-extunix 0.4.1-3 source package in Ubuntu

Changelog

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

  * Team upload
  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <email address hidden>  Thu, 17 Aug 2023 09:39:52 +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
Mantic release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.4.1-3.dsc 1.9 KiB 27dc2e842d232d2cda3604491e67a38aefa44198cbc6db0baa03a30f34028068
ocaml-extunix_0.4.1.orig.tar.bz2 63.6 KiB 0a1f6c002423683a7c16f2f98a87e659aa5de0645a71d3713d8cb044b8ddff39
ocaml-extunix_0.4.1-3.debian.tar.xz 4.6 KiB 16c2629a011c58881c8fd0c17c847225bfd086732a98cdd27f2941add271e283

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.