Loaders and dumpers for PyYAML
copied from cf-staging / yamlloaderThis module provides loaders and dumpers for PyYAML. Currently, an OrderedDict loader/dumper is implemented, allowing to keep items order when loading respectively dumping a file from/to an OrderedDict.