parser.ini

LLGPLv3

Provides parsing of Ini expressions.

$ area51 add parser.iniCopy

Usage

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