ocaml-extunix 0.1.6-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Update Vcs-* fields
  * Fix docdir option passed to configure script

 -- Mehdi Dogguy <email address hidden>  Fri, 11 May 2018 13:53:22 +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

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.1.6-1.dsc 2.2 KiB 6530f6aa5c87b595ee32f961f2d8353283526d47a5faf70f3f8589675e3658aa
ocaml-extunix_0.1.6.orig.tar.gz 108.5 KiB e32483b2d3d737ba34fff7543624a8935df88bbd2ce9111f2d7b5349d2a4f52a
ocaml-extunix_0.1.6-1.debian.tar.xz 12.9 KiB ad4b82a345bd2f4ecdbfac5cb1f49c901bfe421de8e3d444fe864d3beec2881a

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 cosmic.

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

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.