temporary-file

BSD

Temporary file creation library

$ area51 add temporary-fileCopy

Usage

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