Path to this page:
./
devel/py-iniconfig,
Brain-dead simple config-ini parsing
Branch: pkgsrc-2020Q3,
Version: 1.0.1,
Package name: py37-iniconfig-1.0.1,
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:
SHA1: 37bae0d794fb63afc8ed588d140d111224a75f54
RMD160: 7c44c7adfc7b5af44e9db1ff1be80ce9d21cb2ee
Filesize: 7.652 KB
Version history: (Expand)
- (2020-10-10) Package added to pkgsrc.se, version py37-iniconfig-1.0.1 (created)