module/tool to produce pretty and readable YAML
PyYAML-based Python module to produce pretty and readable YAML-serialized
data.

This module is for serialization only, see ruamel.yaml module for
literate YAML parsing (keeping track of comments, spacing, line/column
numbers of values, etc).

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/mk-fg/pretty-yaml
