hdf5-cffi is a CFFI wrapper for the HDF5 library.
$ area51 add hdf5-cffi
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (hdf5-cffi:some-function ...)