# HG changeset patch # User boris # Date 1370550429 14400 # Node ID 26281f3b56742c9ca7a6f25eb66c5807c92316bb # Parent 9da46fa994e69a521f6f2ee1b27a42a115fcaa58 Uploaded diff -r 9da46fa994e6 -r 26281f3b5674 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jun 06 16:27:09 2013 -0400 @@ -0,0 +1,18 @@ + + + + + http://pypi.python.org/packages/source/D/DendroPy/DendroPy-3.12.0.tar.gz + $INSTALL_DIR/lib/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + + + + DendroPy is a Python library for phylogenetic computing. + DendroPy is a pure-Python library with no dependencies, and runs under any version of Python 2 from 2.4 upwards + (i.e., Python 2.4, 2.5, 2.6, 2.7, etc.). At present, it does not run under Python 3. + + \ No newline at end of file