PACKAGE NAME: ConfigParser-3.5.0-x86_64-1gv.txz PACKAGE LOCATION: ./salix/l PACKAGE SIZE (compressed): 41 K PACKAGE SIZE (uncompressed): 164 K PACKAGE REQUIRED: python PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: ConfigParser: ConfigParser (Configuration file parser for Python 2) ConfigParser: ConfigParser: This module provides a backport for the Python 3 ConfigParser class ConfigParser: to Python 2 and implements a basic configuration language which ConfigParser: provides a structure similar to what's found in Microsoft Windows INI ConfigParser: files. You can use this to write Python programs which can be ConfigParser: customized by end users easily. ConfigParser: ConfigParser: ConfigParser: ConfigParser: