comparison tool_dependencies.xml @ 0:5ac62a3f093f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_10_pybigwig_0_2_8 commit 8816c9eade8f79b6710cbece027b91e724ce3d7f
author iuc
date Fri, 12 Aug 2016 05:07:30 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:5ac62a3f093f
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="libcurl" version="7.35">
4 <repository changeset_revision="0d934b13250c" name="package_libcurl_7_35" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="python" version="2.7.10">
7 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
8 </package>
9 <package name="pybigwig" version="0.2.8">
10 <install version="1.0">
11 <actions>
12 <action type="setup_python_environment">
13 <repository changeset_revision="0d934b13250c" name="package_libcurl_7_35" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
14 <package name="libcurl" version="7.35" />
15 </repository>
16 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
17 <package name="python" version="2.7.10" />
18 </repository>
19 <!-- Just download from pypi -->
20 <package md5sum="0a79196f10dc2081e1d8f2535dc9d5f1">https://pypi.python.org/packages/8a/9e/795e371a5516086ae81d6f543cdd6491fb81988b327d75082bead0edb1d2/pyBigWig-0.2.8.tar.gz</package>
21 </action>
22 <action type="set_environment">
23 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
24 </action>
25 </actions>
26 </install>
27 <readme>Compiles and installs pyBigWig, which requires a compiler (typically gcc) and libcurl.</readme>
28 </package>
29 </tool_dependency>