hdf5-cffi

BSD

hdf5-cffi is a CFFI wrapper for the HDF5 library.

$ area51 add hdf5-cffiCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hdf5-cffi:some-function ...)

Dependencies