# HG changeset patch # User iuc # Date 1461153015 14400 # Node ID 6944ba4050571e30611f4dad95117a585135a692 Uploaded diff -r 000000000000 -r 6944ba405057 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Apr 20 07:50:15 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. + +