Path to this page:
./
devel/py-iniconfig,
Brain-dead simple config-ini parsing
Branch: pkgsrc-2022Q2,
Version: 1.1.1nb1,
Package name: py39-iniconfig-1.1.1nb1,
Maintainer: pkgsrc-usersiniconfig is a small and simple INI-file parser module having a unique set of
features:
* tested against Python2.4 across to Python3.2, Jython, PyPy
* 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.
Master sites:
Filesize: 7.914 KB
Version history: (Expand)
- (2022-06-30) Package added to pkgsrc.se, version py39-iniconfig-1.1.1nb1 (created)