summaryrefslogtreecommitdiff
path: root/textproc/py-pyaml/pkg-descr
blob: faa35a4a2ef822091cd2e1478dbbfac64cd2430a (plain) (blame)
1
2
3
4
5
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).