About Anaconda Help Download Anaconda

main / packages / iniconfig 2.1.0

iniconfig: brain-dead simple config-ini parsing

Installers

  • osx-arm64 v2.1.0
  • win-64 v2.1.0
  • linux-64 v2.1.0
  • linux-aarch64 v2.1.0
  • osx-64 v2.1.0
  • noarch v1.1.1

conda install

To install this package run one of the following:
conda install main::iniconfig

Description

iniconfig is a small and simple INI-file parser module having a unique set of features: o maintains order of sections and entries o supports multi-line values with or without line-continuations o supports “#” comments everywhere o raises errors with proper line-numbers o no bells and whistles like automatic substitutions o iniconfig raises an Error if two sections have the same name.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy