cl-fuse

LLGPL

CFFI bindings to FUSE (Filesystem in user space)

$ area51 add cl-fuseCopy

Usage

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