# ConfigParser for Elixir v5.0.1 - Table of Contents

## Pages

- [Changelog](changelog.md)
- [Overview](readme.md)

## Modules

- [ConfigParser](ConfigParser.md):   The ConfigParser library implements a parser for config files in the style of Windows INI,
  as parsed by the Python [configparser](https://docs.python.org/3/library/configparser.html) library.

