pp-toml

LLGPL

TOML parser

$ area51 add pp-tomlCopy

Usage

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