This package browser is in early development. Mind the rough edges.

python-configparser 4.0.2

Backport of configparser from python 3.5

python-configparser is a backport of configparser from Python 3.5 so that it can be used directly in other versions.

Installation

Install python-configparser 4.0.2 as follows:

guix install python-configparser@4.0.2

Or install the latest version:

guix install python-configparser

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.