annotate tool_dependencies.xml @ 3:61b4bcdf82a4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
author iuc
date Fri, 17 Jul 2015 16:35:59 -0400
parents 548d4dead876
children 30472a39dcc6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
41eb57ff1dd0 Imported from capsule None
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
41eb57ff1dd0 Imported from capsule None
iuc
parents:
diff changeset
2 <tool_dependency>
1
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
3 <package name="python" version="2.7">
2
548d4dead876 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 1
diff changeset
4 <repository changeset_revision="997181c8671c" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
1
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
5 </package>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
6 <package name="networkx" version="1.9">
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
7 <install version="1.0">
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
8 <actions>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
9 <action type="setup_python_environment">
3
61b4bcdf82a4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 2
diff changeset
10 <repository changeset_revision="997181c8671c" name="package_python_2_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
61b4bcdf82a4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 2
diff changeset
11 <package name="python" version="2.7" />
61b4bcdf82a4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 2
diff changeset
12 </repository>
1
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
13 <!-- allow downloading and installing an Python package from https://pypi.org/ -->
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
14 <package>https://pypi.python.org/packages/source/n/networkx/networkx-1.9.1.tar.gz</package>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
15 </action>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
16 <action type="set_environment">
3
61b4bcdf82a4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 2
diff changeset
17 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
1
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
3
61b4bcdf82a4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 2
diff changeset
19 <environment_variable action="set_to" name="PYTHONPATH_NETWORKX">$INSTALL_DIR/lib/python</environment_variable>
1
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
20 <environment_variable action="set_to" name="PATH_NETWORKX">$INSTALL_DIR/bin</environment_variable>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
21 </action>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
22 </actions>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
23 </install>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
24 <readme>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
25 The PYTHONPATH for networkx can be accessed through PYTHONPATH_NETWORKX and the binaries with PATH_NETWORKX.
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
26 http://networkx.github.io/
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
27 </readme>
e9ffcc9e5c41 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
28 </package>
0
41eb57ff1dd0 Imported from capsule None
iuc
parents:
diff changeset
29 </tool_dependency>