fastports

iniconfig 1.1.1_2

devel/py-iniconfig

Simple parsing of ini files in Python

Category
devel
Maintainer
dbaio@FreeBSD.org
WWW
https://pypi.org/project/iniconfig/
License
MIT
USES
python

Description

iniconfig is a small and simple INI-file parser module having a unique set of
features:

* maintains order of sections and entries
* supports multi-line values with or without line-continuations
* supports "#" comments everywhere
* raises errors with proper line-numbers
* no bells and whistles like automatic substitutions
* iniconfig raises an Error if two sections have the same name.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.