package binbin

  1. Overview
  2. Docs
Convenient and human-readable bitmap manipulation

Install

Dune Dependency

Authors

Maintainers

Sources

0.1b.tar.gz
md5=c837ac8fbde71cc2a2831777ecb8d5c1

Description

BinBin is useful to manipulate binary strings (or bitmaps) in a convenient and human-readable format.

It's perfect for testing or otherwise exploratory work (on applied cryptography for example).

If you need an optimized library for production use and resource intensive tasks, other packages would be better fit.

Published: 10 Oct 2017

README

README.md

Dependencies (2)

  1. jbuilder >= "1.0+beta13"
  2. ocaml

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None