py3-ini2toml
convert .ini/.cfg files to TOML equivalents
WWW CVSWeb GITHub-
Package versionpy3-ini2toml-0.13
-
MaintainerThe OpenBSD ports mailing-list
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).
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- devel/py-setuptools_scm,python3
- sysutils/py-packaging,python3
- lang/python/3.10