# HG changeset patch # User iuc # Date 1440710692 14400 # Node ID 45abfe2b0cfcc25daf67ed6fc2519a1107acabdb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cython_0_23_1 commit f485c724b31ccff16b0e57042b79233ded8067dd diff -r 000000000000 -r 45abfe2b0cfc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Aug 27 17:24:52 2015 -0400 @@ -0,0 +1,33 @@ + + + + + + + + + + https://pypi.python.org/packages/source/C/Cython/Cython-0.23.1.tar.gz + + + + + + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR + + + + + Installation of cython requieres python. The installation can be accessed via CYTHON_PATH. + http://cython.org + + +