The textproc/py-iniconfig,python3 port
py3-iniconfig-2.0.0p0 – brain-dead simple config-ini parsing
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
WWW: http://github.com/RonnyPfannschmidt/iniconfig
- Categories:
-
lang/python
textproc
Library dependencies
Build dependencies
Run dependencies