cl-ini
INI file parser
$ area51 add cl-iniCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ini:some-function ...)INI file parser
$ area51 add cl-iniCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ini:some-function ...)