blob: ea05ab9eee29eaf16b9add997129ff1c5aa1210e (
plain)
1
2
3
4
5
6
7
8
|
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.
This builds the python3 version of PyYAML. It is safe to install this
on a system that has the SBo's PyYAML (python2) package installed.
|