comparison tool_dependency.xml @ 0:348e86d60f7b draft

Uploaded
author dpryan79
date Tue, 01 Dec 2015 07:20:50 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:348e86d60f7b
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="libcurl" version="7.35">
4 <repository name="package_libcurl_7_35" owner="iuc" prior_installation_required="True" />
5 </package>
6 <package name="pybigwig" version="0.1.8">
7 <install version="1.0">
8 <actions>
9 <action type="setup_python_environment">
10 <repository name="package_libcurl_7_35" owner="iuc">
11 <package name="libcurl" version="7.35" />
12 </repository>
13 <!-- Just download from pypi -->
14 <package md5sum="98330bdd7568d70239b78e1e770f94e1">https://pypi.python.org/packages/source/p/pyBigWig/pyBigWig-1.0.8.tar.gz</package>
15 </action>
16 <action type="set_environment">
17 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
18 </action>
19 </actions>
20 </install>
21 <readme>Compiles and installs pyBigWig, which requires a compiler (typically gcc) and libcurl.</readme>
22 </package>
23 </tool_dependency>