| Name: | python-configparser |
|---|---|
| Version: | 3.5.0b2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 147590 |
| License: | MIT |
| RPM: | python-configparser-3.5.0b2-1.el7.noarch.rpm |
| Source RPM: | python-configparser-3.5.0b2-1.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/configparser |
| Summary: | Backport of Python 3 configparser module |
| Description: | The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This package is a backport of those changes so that they can be used directly in Python 2.6 - 3.5. |