ocaml-mmap 1.1.0-1 source package in Ubuntu

Changelog

ocaml-mmap (1.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #935875)

 -- Stéphane Glondu <email address hidden>  Tue, 27 Aug 2019 10:22:12 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-mmap_1.1.0-1.dsc 1.6 KiB 6bd2405c78457771362c8770323de5210b679dc28737027c8f5def22249814ba
ocaml-mmap_1.1.0.orig.tar.gz 14.8 KiB 28db2e3cc92e3cba800860a117b6bda40a00a3a7a1c138e5532eedf0b822001b
ocaml-mmap_1.1.0-1.debian.tar.xz 1.9 KiB 9b93450cfc917ea6a3491e93449a5c4d3fc11c2c542ea3470d83f2749fa08024

No changes file available.

Binary packages built by this source

libmmap-ocaml: No summary available for libmmap-ocaml in ubuntu eoan.

No description available for libmmap-ocaml in ubuntu eoan.

libmmap-ocaml-dbgsym: No summary available for libmmap-ocaml-dbgsym in ubuntu eoan.

No description available for libmmap-ocaml-dbgsym in ubuntu eoan.

libmmap-ocaml-dev: file mapping functionality in OCaml (development)

 This project provides a Mmap.map_file function for mapping files in
 memory. This function is the same as the Unix.map_file function added
 in OCaml >= 4.06.
 .
 This package contains development files.