OLE File System tools for Common Lisp
$ area51 add cl-olefs
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-olefs:some-function ...)