workflow-to-galaxy 0.3.4 → 0.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,181 +1,166 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: workflow-to-galaxy
3
- version: !ruby/object:Gem::Version
4
- hash: 27
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.3.5
5
5
  prerelease:
6
- segments:
7
- - 0
8
- - 3
9
- - 4
10
- version: 0.3.4
11
6
  platform: ruby
12
- authors:
7
+ authors:
13
8
  - Kostas Karasavvas
14
9
  - Finn Bacall
15
10
  autorequire:
16
11
  bindir: bin
17
12
  cert_chain: []
18
-
19
- date: 2012-10-10 00:00:00 Z
20
- dependencies:
21
- - !ruby/object:Gem::Dependency
13
+ date: 2012-12-03 00:00:00.000000000 Z
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
22
16
  name: myexperiment-rest
23
- prerelease: false
24
- requirement: &id001 !ruby/object:Gem::Requirement
17
+ requirement: !ruby/object:Gem::Requirement
25
18
  none: false
26
- requirements:
19
+ requirements:
27
20
  - - ~>
28
- - !ruby/object:Gem::Version
29
- hash: 19
30
- segments:
31
- - 0
32
- - 3
33
- - 0
21
+ - !ruby/object:Gem::Version
34
22
  version: 0.3.0
35
23
  type: :runtime
36
- version_requirements: *id001
37
- - !ruby/object:Gem::Dependency
38
- name: taverna-t2flow
39
24
  prerelease: false
40
- requirement: &id002 !ruby/object:Gem::Requirement
25
+ version_requirements: !ruby/object:Gem::Requirement
41
26
  none: false
42
- requirements:
27
+ requirements:
43
28
  - - ~>
44
- - !ruby/object:Gem::Version
45
- hash: 19
46
- segments:
47
- - 0
48
- - 3
49
- - 0
29
+ - !ruby/object:Gem::Version
50
30
  version: 0.3.0
31
+ - !ruby/object:Gem::Dependency
32
+ name: taverna-t2flow
33
+ requirement: !ruby/object:Gem::Requirement
34
+ none: false
35
+ requirements:
36
+ - - ~>
37
+ - !ruby/object:Gem::Version
38
+ version: 0.4.0
51
39
  type: :runtime
52
- version_requirements: *id002
53
- - !ruby/object:Gem::Dependency
54
- name: t2-server
55
40
  prerelease: false
56
- requirement: &id003 !ruby/object:Gem::Requirement
41
+ version_requirements: !ruby/object:Gem::Requirement
57
42
  none: false
58
- requirements:
43
+ requirements:
59
44
  - - ~>
60
- - !ruby/object:Gem::Version
61
- hash: 5
62
- segments:
63
- - 0
64
- - 6
65
- - 1
45
+ - !ruby/object:Gem::Version
46
+ version: 0.4.0
47
+ - !ruby/object:Gem::Dependency
48
+ name: t2-server
49
+ requirement: !ruby/object:Gem::Requirement
50
+ none: false
51
+ requirements:
52
+ - - ~>
53
+ - !ruby/object:Gem::Version
66
54
  version: 0.6.1
67
55
  type: :runtime
68
- version_requirements: *id003
69
- - !ruby/object:Gem::Dependency
70
- name: rubyzip
71
56
  prerelease: false
72
- requirement: &id004 !ruby/object:Gem::Requirement
57
+ version_requirements: !ruby/object:Gem::Requirement
73
58
  none: false
74
- requirements:
59
+ requirements:
75
60
  - - ~>
76
- - !ruby/object:Gem::Version
77
- hash: 51
78
- segments:
79
- - 0
80
- - 9
81
- - 4
61
+ - !ruby/object:Gem::Version
62
+ version: 0.6.1
63
+ - !ruby/object:Gem::Dependency
64
+ name: rubyzip
65
+ requirement: !ruby/object:Gem::Requirement
66
+ none: false
67
+ requirements:
68
+ - - ~>
69
+ - !ruby/object:Gem::Version
82
70
  version: 0.9.4
83
71
  type: :runtime
84
- version_requirements: *id004
85
- description: This script acquires information for a taverna 2 workflow from myExperiment (or from a file) and generates a Galaxy tool (.xml and .rb files).
86
- email:
72
+ prerelease: false
73
+ version_requirements: !ruby/object:Gem::Requirement
74
+ none: false
75
+ requirements:
76
+ - - ~>
77
+ - !ruby/object:Gem::Version
78
+ version: 0.9.4
79
+ description: This script acquires information for a taverna 2 workflow from myExperiment
80
+ (or from a file) and generates a Galaxy tool (.xml and .rb files).
81
+ email:
87
82
  - finn.bacall@cs.man.ac.uk
88
83
  - R.M.van_Schouwen@lumc.nl
89
- executables:
84
+ executables:
90
85
  - workflow_to_galaxy.rb
91
86
  extensions: []
92
-
93
- extra_rdoc_files:
87
+ extra_rdoc_files:
94
88
  - README
95
89
  - LICENSE
96
90
  - CHANGES
97
- files:
91
+ files:
98
92
  - LICENSE
99
93
  - README
100
94
  - CHANGES
101
95
  - Rakefile
102
96
  - bin/workflow_to_galaxy.rb
103
97
  - lib/workflow-to-galaxy.rb
104
- - lib/workflow-to-galaxy/galaxy.rb
105
98
  - lib/workflow-to-galaxy/constants.rb
99
+ - lib/workflow-to-galaxy/galaxy.rb
100
+ - doc/rdoc/WorkflowToGalaxy.html
101
+ - doc/rdoc/created.rid
102
+ - doc/rdoc/table_of_contents.html
103
+ - doc/rdoc/LICENSE.html
104
+ - doc/rdoc/CHANGES.html
105
+ - doc/rdoc/index.html
106
106
  - doc/rdoc/rdoc.css
107
- - doc/rdoc/images/page_white_text.png
108
- - doc/rdoc/images/find.png
109
- - doc/rdoc/images/bullet_toggle_minus.png
110
- - doc/rdoc/images/transparent.png
107
+ - doc/rdoc/js/searcher.js
108
+ - doc/rdoc/js/search.js
109
+ - doc/rdoc/js/jquery.js
110
+ - doc/rdoc/js/search_index.js
111
+ - doc/rdoc/js/navigation.js
112
+ - doc/rdoc/js/darkfish.js
113
+ - doc/rdoc/String.html
114
+ - doc/rdoc/README.html
115
+ - doc/rdoc/images/wrench.png
116
+ - doc/rdoc/images/zoom.png
111
117
  - doc/rdoc/images/plugin.png
112
- - doc/rdoc/images/bullet_black.png
118
+ - doc/rdoc/images/date.png
113
119
  - doc/rdoc/images/tag_green.png
114
- - doc/rdoc/images/macFFBgHack.png
115
- - doc/rdoc/images/wrench.png
116
- - doc/rdoc/images/add.png
117
- - doc/rdoc/images/page_green.png
118
- - doc/rdoc/images/brick_link.png
119
- - doc/rdoc/images/bullet_toggle_plus.png
120
120
  - doc/rdoc/images/delete.png
121
121
  - doc/rdoc/images/package.png
122
- - doc/rdoc/images/tag_blue.png
123
- - doc/rdoc/images/wrench_orange.png
122
+ - doc/rdoc/images/page_green.png
123
+ - doc/rdoc/images/brick_link.png
124
124
  - doc/rdoc/images/brick.png
125
- - doc/rdoc/images/zoom.png
126
- - doc/rdoc/images/date.png
127
- - doc/rdoc/images/bug.png
128
125
  - doc/rdoc/images/ruby.png
126
+ - doc/rdoc/images/bug.png
127
+ - doc/rdoc/images/wrench_orange.png
128
+ - doc/rdoc/images/bullet_toggle_plus.png
129
+ - doc/rdoc/images/add.png
130
+ - doc/rdoc/images/page_white_text.png
131
+ - doc/rdoc/images/tag_blue.png
129
132
  - doc/rdoc/images/loadingAnimation.gif
133
+ - doc/rdoc/images/bullet_black.png
134
+ - doc/rdoc/images/macFFBgHack.png
130
135
  - doc/rdoc/images/page_white_width.png
131
- - doc/rdoc/String.html
132
- - doc/rdoc/WorkflowToGalaxy.html
133
- - doc/rdoc/table_of_contents.html
134
- - doc/rdoc/created.rid
135
- - doc/rdoc/js/search_index.js
136
- - doc/rdoc/js/search.js
137
- - doc/rdoc/js/jquery.js
138
- - doc/rdoc/js/navigation.js
139
- - doc/rdoc/js/darkfish.js
140
- - doc/rdoc/js/searcher.js
141
- - doc/rdoc/index.html
136
+ - doc/rdoc/images/find.png
137
+ - doc/rdoc/images/bullet_toggle_minus.png
138
+ - doc/rdoc/images/transparent.png
142
139
  - doc/rdoc/WorkflowToGalaxy/Workflows.html
143
140
  - doc/rdoc/WorkflowToGalaxy/GalaxyTool.html
144
- - doc/rdoc/CHANGES.html
145
- - doc/rdoc/LICENSE.html
146
- - doc/rdoc/README.html
147
141
  homepage:
148
142
  licenses: []
149
-
150
143
  post_install_message:
151
144
  rdoc_options: []
152
-
153
- require_paths:
145
+ require_paths:
154
146
  - lib
155
- required_ruby_version: !ruby/object:Gem::Requirement
147
+ required_ruby_version: !ruby/object:Gem::Requirement
156
148
  none: false
157
- requirements:
158
- - - ">="
159
- - !ruby/object:Gem::Version
160
- hash: 3
161
- segments:
162
- - 0
163
- version: "0"
164
- required_rubygems_version: !ruby/object:Gem::Requirement
149
+ requirements:
150
+ - - ! '>='
151
+ - !ruby/object:Gem::Version
152
+ version: '0'
153
+ required_rubygems_version: !ruby/object:Gem::Requirement
165
154
  none: false
166
- requirements:
167
- - - ">="
168
- - !ruby/object:Gem::Version
169
- hash: 3
170
- segments:
171
- - 0
172
- version: "0"
155
+ requirements:
156
+ - - ! '>='
157
+ - !ruby/object:Gem::Version
158
+ version: '0'
173
159
  requirements: []
174
-
175
160
  rubyforge_project:
176
- rubygems_version: 1.8.17
161
+ rubygems_version: 1.8.24
177
162
  signing_key:
178
163
  specification_version: 3
179
- summary: This script acquires information for a taverna 2 workflow from myExperiment (or from a file) and generates a Galaxy tool (.xml and .rb files).
164
+ summary: This script acquires information for a taverna 2 workflow from myExperiment
165
+ (or from a file) and generates a Galaxy tool (.xml and .rb files).
180
166
  test_files: []
181
-