py3-iniconfig

brain-dead simple config-ini parsing

WWW CVSWeb GITHub
  1. Package version
    py3-iniconfig-2.0.0
  2. Maintainer
    The OpenBSD ports mailing-list

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

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-hatch-vcs,python3

  • lang/python/3.10