ocaml-extunix 0.4.1-4 source package in Ubuntu

Changelog

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

  * Team upload
  * Depend on libfindlib-ocaml (for bytes)

 -- Stéphane Glondu <email address hidden>  Tue, 18 Jun 2024 08:46:41 +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
Oracular release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.4.1-4.dsc 1.9 KiB a503df6f25628ca0779657b34077e804eb2323c8a712241470425edcc329663a
ocaml-extunix_0.4.1.orig.tar.bz2 63.6 KiB 0a1f6c002423683a7c16f2f98a87e659aa5de0645a71d3713d8cb044b8ddff39
ocaml-extunix_0.4.1-4.debian.tar.xz 4.6 KiB 9b2b2ad889cac9b3e0b14afe0a45875d4afdfcfc019bcb0c52a02eb1912e52dd

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.