annotate tool_dependencies.xml @ 0:5ea54764a6b9 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:52:07 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
5ea54764a6b9 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"?>
5ea54764a6b9 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>
5ea54764a6b9 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">
5ea54764a6b9 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="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
5ea54764a6b9 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>
5ea54764a6b9 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">
5ea54764a6b9 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">
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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">
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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">
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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">
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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.
5ea54764a6b9 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>
5ea54764a6b9 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>
5ea54764a6b9 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>