slackbuilds_ponce/libraries/ConfigParser
Dimitris Zlatanidis 58b7d156af libraries/ConfigParser: Updated for version 3.5.0b2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2015-03-19 23:29:50 +07:00
..
ConfigParser.info
ConfigParser.SlackBuild
README
slack-desc

This library brings the updated configparser from Python 3.2+ to Python 2.6-2.7.

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 - 2.7.