Python 3.5 configparser for Python 2.6 - 3.5
The ancient ConfigParser module available in the standard library 2.x
has seen a major update in Python 3.2. This is a backport of those
changes so that they can be used directly in Python 2.6 - 3.5.

Maintainer: Alexandr Shadchin <shadchin@openbsd.org>

WWW: https://bitbucket.org/ambv/configparser
