# HG changeset patch # User iuc # Date 1435075789 14400 # Node ID 195682051d7cce132c9ff4ac19ef6904a47a1603 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_pyyaml_3_11 commit a9cedb0983cc262cfdac04464566fdded884318b diff -r 000000000000 -r 195682051d7c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Jun 23 12:09:49 2015 -0400 @@ -0,0 +1,35 @@ + + + + + + + + + + + + + https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.tar.gz#md5=f50e08ef0fe55178479d3a618efe21db + + + $INSTALL_DIR + + + + +YAML is a data serialization format designed for human readability +and interaction with scripting languages. PyYAML is a YAML parser +and emitter for Python. + +PyYAML features a complete YAML 1.1 parser, Unicode support, pickle +support, capable extension API, and sensible error messages. PyYAML +supports standard YAML tags and provides Python-specific tags that +allow to represent an arbitrary Python object. + +PyYAML is applicable for a broad range of tasks from complex +configuration files to object serialization and persistance. + + + +