cl-ini

MIT

INI file parser

$ area51 add cl-iniCopy

Usage

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

Dependencies