Re: NEW: textproc/py-yamlloader

2024-12-02 Thread Theo Buehler
On Mon, Dec 02, 2024 at 11:30:32AM +, Stuart Henderson wrote: > This is an improved fork of textproc/py-yamlordereddictloader, > needed to update py-wbem. (yamlorderdictloader upstream advises > using this). ok tb

NEW: textproc/py-yamlloader

2024-12-02 Thread Stuart Henderson
This is an improved fork of textproc/py-yamlordereddictloader, needed to update py-wbem. (yamlorderdictloader upstream advises using this). OK? --- This module works with PyYAML and allows yaml files to be loaded to Python objects and Python objects to be dumped to yaml files. It works with both