cl-py-configparser

implements the ConfigParser Python module functionality in Common Lisp

Description

The py-configparser package implements the ConfigParser Python module functionality in Common Lisp.

In short, it implements reading and writing of .INI-file style configuration files with sections containing key/value pairs of configuration options. In line with the functionalities in the python module, does this package implement basic interpolation of option values in other options.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://common-lisp.net/project/py-configparser/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install cl-py-configparser