# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup ocaml-community biniou 1.2.1
maintainers {landonf @landonf} openmaintainer
description Binary data library for OCaml
long_description Biniou (pronounced \"be new\") is a binary data format designed \
for speed, safety, ease of use and backward compatibility as \
protocols evolve. Biniou is vastly equivalent to JSON in terms \
of functionality but allows implementations several times faster \
(4 times faster than yojson), with 25-35% space savings.
checksums rmd160 b8b681245cdbb29355b21ec356b90c2479dd6a68 \
sha256 5da7490b1c4cbbc7af85c18b55f1ffc2814de0753eb3ce86e8aca925402248aa \
depends_lib port:ocaml-easy-format