file-attributes

zlib

Access to file attributes (uid, gid, atime, mtime, mod)

$ area51 add file-attributesCopy

Usage

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