CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/17 20:09:49
Log message:
import ports/textproc/py-ini2toml, ok kmos@
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).
Status:
Vendor Tag: sthen
Release Tags: sthen_20220818
N ports/textproc/py-ini2toml/Makefile
N ports/textproc/py-ini2toml/distinfo
N ports/textproc/py-ini2toml/pkg/PLIST
N ports/textproc/py-ini2toml/pkg/DESCR
No conflicts created by this import