simple-config

BSD 3-Clause

loads and parses a KEY=VALUE style config file

$ area51 add simple-configCopy

Usage

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

Dependencies