forked from Lainports/opnsense-ports
5 lines
243 B
Text
5 lines
243 B
Text
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).
|