py-configparser
Common Lisp implementation of the Python ConfigParser module
$ area51 add py-configparserCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(py-configparser:some-function ...)