SlackBuilds Repository

15.0 > Python > python3-iniconfig (2.1.0)

iniconfig (brain-dead simple config-ini parsing)

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.

NOTE: Unable to support newer versions due to requiring newer version
of python than is available in Slackware 15.0 (python 3.10).

This requires: python3-hatch_vcs

Maintained by: Jeremy Hansen
Keywords: ini,parser
ChangeLog: python3-iniconfig

Homepage:
https://github.com/RonnyPfannschmidt/iniconfig

Source Downloads:
iniconfig-2.1.0.tar.gz (437ede5b20b0ab2e76ca08f02b5c49dd)

Download SlackBuild:
python3-iniconfig.tar.gz
python3-iniconfig.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds