slackbuilds/libraries/ConfigParser
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
ConfigParser.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
ConfigParser.info libraries/ConfigParser: Updated homepage 2017-05-20 06:52:47 +07:00
README libraries/ConfigParser: Added (backported configparser). 2014-02-18 14:59:54 -06:00
slack-desc libraries/ConfigParser: Added (backported configparser). 2014-02-18 14:59:54 -06:00

README

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.