file-attributes
Access to file attributes (uid, gid, atime, mtime, mod)
$ area51 add file-attributesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-attributes:some-function ...)