Simple parsing of ini files in Python
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.
$
pkg install py311-iniconfigOrigin
devel/py-iniconfig
Size
28.5KiB
License
MIT
Maintainer
dbaio@FreeBSD.org
Dependencies
1 packages
Required by
2 packages