ocaml-extunix 0.1.6-1build1 source package in Ubuntu

Changelog

ocaml-extunix (0.1.6-1build1) focal; urgency=medium

  * No-change rebuild against ocaml-nox-4.08.1

 -- Steve Langasek <email address hidden>  Fri, 21 Feb 2020 07:29:39 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.1.6.orig.tar.gz 108.5 KiB e32483b2d3d737ba34fff7543624a8935df88bbd2ce9111f2d7b5349d2a4f52a
ocaml-extunix_0.1.6-1build1.debian.tar.xz 13.0 KiB fb3a66b6af2a8343db06d9c602af5d80b8ba819ab34f930d4df91fb08013be38
ocaml-extunix_0.1.6-1build1.dsc 2.3 KiB 1755f8ebbc8830265e9952d6c871c3082096cd223c4c2b9acd7861527f202f6e

View changes file

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.