slackbuilds_ponce/libraries/python3-PyYAML/README
Edinaldo P. Silva 3b4067483c libraries/python3-PyYAML: Added (YAML parser and emitter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-21 09:17:22 +07:00

8 lines
343 B
Text

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.