./devel/ocaml-hxd, Hexdump in OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.2, Package name: ocaml-hxd-0.3.2, Maintainer: jaapb

`hxd` is a little program to output a hexdump of a stdin or a binary file.
The main difference with `xxd` is to color outputs to be more fancy to read.
Then, it provides a way to generate a Caml code which is a dump of inputs.


Master sites:

Filesize: 37.724 KB

Version history: (Expand)


CVS history: (Expand)


   2022-06-20 10:16:58 by Jaap Boender | Files touched by this commit (5) | Package updated
Log message:
Added devel/ocaml-hxd, a hex dump library for OCaml.

Needed as a (transitive) dependency for the update of ocaml-git.