FreeBSD.software
Home/textproc/py311-ini2toml

py311-ini2toml

0.15

Automatically conversion of .ini/.cfg files to TOML equivalents

The original purpose of this project is to help migrating setup.cfg files to PEP 621, but by extension it can also be used to convert any compatible .ini/.cfg file to TOML. Please notice, the provided .ini/.cfg files should follow the same syntax supported by Python's ConfigParser library (here referred to as INI syntax) and more specifically abide by ConfigUpdater restrictions (e.g., no interpolation or repeated fields).

Origin: textproc/py-ini2toml
Category: textproc
Size: 567KiB
License: MPL20
Maintainer: sunpoet@FreeBSD.org
Dependencies: 5 packages
Required by: 0 packages
$pkg install py311-ini2toml

Dependencies (5)

More in textproc