cl-db3
DB3 file reader
$ area51 add cl-db3CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-db3:some-function ...)DB3 file reader
$ area51 add cl-db3Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-db3:some-function ...)