MODEST-CONFIG is a simple configuration file parser for Common Lisp. Config files contain a single Common Lisp property list, and the parser provides a convenient way to extract the properties.
Author: @tormaroe
Source: https://github.com/tormaroe/modest-config
Thank you!