News

ConfigParser for Elixir This library implements a parser for config files in the style of Windows INI, as parsed by the Python configparser library. This is a fork of easco/configparser_ex, which ...
Hi All,I wasn't able to find the answer to my question via google-fu, so I thought I would post it here. I have a config file with three secions, and I want to use python's ConfigParser module to ...