filesystem-utils
A collection of utilities for filesystem interaction.
$ area51 add filesystem-utilsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(filesystem-utils:some-function ...)