annotate tool_dependencies.xml @ 0:70b5db25968e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
author iuc
date Tue, 01 Mar 2016 08:50:24 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
2 <tool_dependency>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
3 <package name="python" version="2.7.10">
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
4 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
5 </package>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
6 <package name="galaxy_json_data_source" version="1.0.0">
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
7 <install version="1.0">
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
8 <actions>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
9 <action sha256sum="4cc6538ef6013df9f98e2a067825d5624e19c3a8da319ac047acf347ac3f86a3" target_filename="json_data_source.py" type="download_by_url">https://depot.galaxyproject.org/software/galaxy_json_data_source/galaxy_json_data_source_1.0.0_src_all.py</action>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
10 <action type="move_file">
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
11 <source>json_data_source.py</source>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
12 <destination>$INSTALL_DIR/bin</destination>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
13 </action>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
14 <action type="chmod">
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
15 <file mode="755">$INSTALL_DIR/bin/json_data_source.py</file>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
16 </action>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
17 <action type="set_environment">
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
19 </action>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
20 </actions>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
21 </install>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
22 <readme>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
23 This tool, when called by another datasource tool, allows that datasource tool to receive multiple datasets, along with their metadata in a single query to an external data source.
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
24 </readme>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
25 </package>
70b5db25968e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_galaxy_json_data_source commit 09fa2b6129e5d156e22b07287b0c3bb61ac41328
iuc
parents:
diff changeset
26 </tool_dependency>