In Nixpkgs, we distribute these binaries of the hdf5 package:
h5clear
h5copy
h5debug
h5delete
h5diff
h5dump
h5format_convert
h5fuse.sh
h5import
h5jam
h5ls
h5mkgrp
h5perf_serial
h5repack
h5repart
h5stat
h5unjam
h5watch
mirror_server
mirror_server_stop
I also found this interesting page at ubuntu, that says:
The full documentation for h5copy: is maintained as a Texinfo manual. If the info and
h5copy: programs are properly installed at your site, the command
info h5copy:
should give you access to the complete manual.
I couldn’t find in any of the cmake files, the cmake option
to also produce the info
files for these h5*
tools.