utils

Utility module for glotaran.builtin.io.yml.yml.

Functions

Summary

load_dict

Load yaml code from a file or string and returns the dict interpretation.

write_dict

Write a mapping (e.g. dict) or sequence (e.g. list) as yaml to file or str.