summaryrefslogtreecommitdiffstats
path: root/libraries/pyyaml/README
blob: 2bede18e0f19b7eb7b5f6ab07c81326854f7c4de (plain)
1
2
3
4
5
pyyaml (YAML parser and emitter for Python)

YAML is a data serialization  format  designed for  human readability
and interaction with scripting languages. PyYAML is a YAML parser and
emitter for Python.