# HG changeset patch # User iuc # Date 1461153358 14400 # Node ID ce7e0079b56deaaa80a797a3129e054ae4e8ad67 Uploaded diff -r 000000000000 -r ce7e0079b56d tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Apr 20 07:55:58 2016 -0400 @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz + + + + $INSTALL_DIR + $INSTALL_DIR + $INSTALL_DIR + + + + Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. + +