Bin-prot
Bin-prot
http://janestreet.github.io/
type-safe binary serialization for OCaml values
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.
Download
http://ftp.debian.org/debian/pool/main/b/bin-prot/bin-prot_111.03.00.orig.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Debian: Hilko Bengen <bengen@debian.org>
Verified on
24 September 2014
Notes
License: lgpl-2.1-ocaml
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/bin-prot |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.