ocaml-extunix 0.0.6-1build1 source package in Ubuntu

Changelog

ocaml-extunix (0.0.6-1build1) trusty; urgency=medium

  * Rebuild for ocaml-4.01.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 20:27:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-extunix_0.0.6.orig.tar.gz 80.9 KiB 9a368f5340230e80df8e2a61774e02e7916860722785a87e33a38caded7552a0
ocaml-extunix_0.0.6-1build1.debian.tar.gz 14.0 KiB d898ee7c6724e740583b5eed322b9d33fcd5b62b6e1f8400f55902b1a60f45a7
ocaml-extunix_0.0.6-1build1.dsc 1.5 KiB 82ffdd1778df3a9e6fd761dca557ae01696e908431e4abfe91e3cb9d679addb1

View changes file

Binary packages built by this source

libextunix-ocaml: No summary available for libextunix-ocaml in ubuntu utopic.

No description available for libextunix-ocaml in ubuntu utopic.

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.