bin-prot 113.33.03-2build2 source package in Ubuntu

Changelog

bin-prot (113.33.03-2build2) artful; urgency=high

  * No change rebuild against ocaml 4.04.

 -- Dimitri John Ledkov <email address hidden>  Mon, 03 Jul 2017 13:33:40 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bin-prot_113.33.03.orig.tar.gz 228.9 KiB 50376c21fb426482a2e134ffb412500f604303b5dbfc192790a51cbfdccd8a4a
bin-prot_113.33.03-2build2.debian.tar.xz 4.7 KiB 37647ddbc6ff4f35014c3050bc89463ef06aedcb998222ba8bca685edd8ea744
bin-prot_113.33.03-2build2.dsc 2.0 KiB c32dd544c75dd6a190cf05a3686bf931ca8a081d3909cd9308b86caeddfe538f

View changes file

Binary packages built by this source

libbin-prot-ocaml: No summary available for libbin-prot-ocaml in ubuntu artful.

No description available for libbin-prot-ocaml in ubuntu artful.

libbin-prot-ocaml-dbgsym: debug symbols for libbin-prot-ocaml
libbin-prot-ocaml-dev: type-safe binary serialization for OCaml values (dev files)

 bin-prot provides functionalities for reading and writing OCaml-values
 in a type-safe binary protocol.
 .
 These functions provide a safe way of performing I/O on any
 extensionally defined data type. Functions, objects, and values whose
 type is bound through a polymorphic record field are not supported, but
 everything else is.
 .
 There is no support for cyclic or shared values and only little endian
 computer architectures are supported.
 .
 This package contains development files.