Mercurial > repos > iuc > package_python_pillow_2_7
view tool_dependencies.xml @ 5:ca1a45ea599b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_pillow_2_7 commit 40cf370ec93cf9d87210528e6d2426a490fdf852
author | iuc |
---|---|
date | Sun, 10 May 2015 22:49:39 -0400 |
parents | 9b23ce7e70c1 |
children | 23050ec0badf |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="python" version="2.7"> <repository changeset_revision="3f2a853e2ef5" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="python_pillow" version="2.7"> <install version="1.0"> <actions> <action type="setup_python_environment"> <repository changeset_revision="3f2a853e2ef5" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="python" version="2.7" /> </repository> <!-- allow downloading and installing an Python package from https://pypi.org/ --> <package>https://pypi.python.org/packages/source/P/Pillow/Pillow-2.7.0.tar.gz#md5=3fdc9f16a1b60366ae8158b424655d10</package> </action> </actions> </install> <readme> Python Imaging Library (Fork). </readme> </package> </tool_dependency>