retrospectiff
A library for reading and writing TIFF images
$ area51 add retrospectiffCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(retrospectiff:some-function ...)A library for reading and writing TIFF images
$ area51 add retrospectiffCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(retrospectiff:some-function ...)