cl-getopt
CFFI wrapper to the libc getopt_long function
$ area51 add cl-getoptCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-getopt:some-function ...)CFFI wrapper to the libc getopt_long function
$ area51 add cl-getoptCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-getopt:some-function ...)