opnsense-ports/devel/py-configparser/pkg-descr
Franco Fichtner 5f1f285626 */*: sync with upstream
Taken from: HardenedBSD
2018-04-25 22:09:27 +02:00

5 lines
245 B
Text

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 - 3.5.
WWW: https://pypi.org/project/configparser/