| Name: | python-configparser |
|---|---|
| Version: | 3.5.0 |
| Release: | 0.2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 154418 |
| License: | MIT |
| RPM: | python-configparser-3.5.0-0.2.el7.noarch.rpm |
| Source RPM: | python-configparser-3.5.0-0.2.el7.src.rpm |
| Build Date: | Fri Sep 29 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://bitbucket.org/ambv/configparser |
| Summary: | Backport of python 3 configparser module to python 2.7 (and 2.6) |
| 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. In Fedora, this package is only provided for Python 2 because a recent version is already installed as part of the Python 3 standard library. |
- Improve description to make it clear that this package in only needed for python 2.7 - Make the license tag information more explicit.
- First release for Fedora