# HG changeset patch # User boris # Date 1391450445 18000 # Node ID 74d7492a45a0249fe26c35414830aac4e35a1557 Uploaded xml diff -r 000000000000 -r 74d7492a45a0 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Feb 03 13:00:45 2014 -0500 @@ -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