slave 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@
2
2
  <?xml version="1.0" encoding="iso-8859-1"?>
3
3
  <!DOCTYPE html
4
4
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
- "DTD/xhtml1-transitional.dtd">
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
6
 
7
7
  <!--
8
8
 
@@ -11,21 +11,20 @@
11
11
  -->
12
12
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
13
  <head>
14
- <title>Classes</title>
15
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
- <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
- <base target="docwin" />
14
+ <title>Classes</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
18
  </head>
19
19
  <body>
20
20
  <div id="index">
21
- <h1 class="section-bar">Classes</h1>
22
- <div id="index-entries">
23
- <a href="classes/Slave.html">Slave</a><br />
24
- <a href="classes/Slave/LifeLine.html">Slave::LifeLine</a><br />
25
- <a href="classes/Slave/ThreadSafe.html">Slave::ThreadSafe</a><br />
26
- <a href="classes/Slave/ThreadSafeHash.html">Slave::ThreadSafeHash</a><br />
27
- <a href="classes/o.html">o</a><br />
28
- </div>
21
+ <h1 class="section-bar">Classes</h1>
22
+ <div id="index-entries">
23
+ <a href="classes/Slave.html">Slave</a><br />
24
+ <a href="classes/Slave/LifeLine.html">Slave::LifeLine</a><br />
25
+ <a href="classes/Slave/ThreadSafe.html">Slave::ThreadSafe</a><br />
26
+ <a href="classes/Slave/ThreadSafeHash.html">Slave::ThreadSafeHash</a><br />
27
+ </div>
29
28
  </div>
30
29
  </body>
31
30
  </html>
@@ -2,7 +2,7 @@
2
2
  <?xml version="1.0" encoding="iso-8859-1"?>
3
3
  <!DOCTYPE html
4
4
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
- "DTD/xhtml1-transitional.dtd">
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
6
 
7
7
  <!--
8
8
 
@@ -11,18 +11,18 @@
11
11
  -->
12
12
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
13
  <head>
14
- <title>Files</title>
15
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
- <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
- <base target="docwin" />
14
+ <title>Files</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
18
  </head>
19
19
  <body>
20
20
  <div id="index">
21
- <h1 class="section-bar">Files</h1>
22
- <div id="index-entries">
23
- <a href="files/README.html">README</a><br />
24
- <a href="files/lib/slave_rb.html">lib/slave.rb</a><br />
25
- </div>
21
+ <h1 class="section-bar">Files</h1>
22
+ <div id="index-entries">
23
+ <a href="files/README.html">README</a><br />
24
+ <a href="files/lib/slave_rb.html">lib/slave.rb</a><br />
25
+ </div>
26
26
  </div>
27
27
  </body>
28
28
  </html>
@@ -2,7 +2,7 @@
2
2
  <?xml version="1.0" encoding="iso-8859-1"?>
3
3
  <!DOCTYPE html
4
4
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
- "DTD/xhtml1-transitional.dtd">
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
6
 
7
7
  <!--
8
8
 
@@ -11,47 +11,46 @@
11
11
  -->
12
12
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
13
  <head>
14
- <title>Methods</title>
15
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
- <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
- <base target="docwin" />
14
+ <title>Methods</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
18
  </head>
19
19
  <body>
20
20
  <div id="index">
21
- <h1 class="section-bar">Methods</h1>
22
- <div id="index-entries">
23
- <a href="classes/Slave/LifeLine.html#M000026">catch (Slave::LifeLine)</a><br />
24
- <a href="classes/Slave/ThreadSafe.html#M000022">class (Slave::ThreadSafe)</a><br />
25
- <a href="classes/Slave/LifeLine.html#M000030">cling (Slave::LifeLine)</a><br />
26
- <a href="classes/Slave/LifeLine.html#M000027">close_unused_sockets_after_forking (Slave::LifeLine)</a><br />
27
- <a href="classes/Slave/LifeLine.html#M000028">cut (Slave::LifeLine)</a><br />
28
- <a href="classes/Slave.html#M000002">default (Slave)</a><br />
29
- <a href="classes/Slave.html#M000012">default (Slave)</a><br />
30
- <a href="classes/Slave.html#M000006">detach (Slave)</a><br />
31
- <a href="classes/Slave/ThreadSafe.html#M000018">ex (Slave::ThreadSafe)</a><br />
32
- <a href="classes/Slave.html#M000004">fork (Slave)</a><br />
33
- <a href="classes/Slave.html#M000011">gen_psname (Slave)</a><br />
34
- <a href="classes/Slave.html#M000003">getopts (Slave)</a><br />
35
- <a href="classes/Slave.html#M000013">getopts (Slave)</a><br />
36
- <a href="classes/Slave/ThreadSafe.html#M000021">inspect (Slave::ThreadSafe)</a><br />
37
- <a href="classes/Slave/ThreadSafe.html#M000019">method_missing (Slave::ThreadSafe)</a><br />
38
- <a href="classes/Slave.html#M000005">new (Slave)</a><br />
39
- <a href="classes/Slave/ThreadSafe.html#M000017">new (Slave::ThreadSafe)</a><br />
40
- <a href="classes/Slave/ThreadSafeHash.html#M000031">new (Slave::ThreadSafeHash)</a><br />
41
- <a href="classes/Slave/LifeLine.html#M000023">new (Slave::LifeLine)</a><br />
42
- <a href="classes/Slave.html#M000015">object (Slave)</a><br />
43
- <a href="classes/Slave.html#M000016">object (Slave)</a><br />
44
- <a href="classes/Slave/LifeLine.html#M000029">on_cut (Slave::LifeLine)</a><br />
45
- <a href="classes/Slave/LifeLine.html#M000024">owner? (Slave::LifeLine)</a><br />
46
- <a href="classes/Slave/ThreadSafe.html#M000020">respond_to? (Slave::ThreadSafe)</a><br />
47
- <a href="classes/Slave.html#M000009">shutdown (Slave)</a><br />
48
- <a href="classes/Slave.html#M000010">shutdown? (Slave)</a><br />
49
- <a href="classes/Slave/LifeLine.html#M000025">throw (Slave::LifeLine)</a><br />
50
- <a href="classes/Slave.html#M000014">trace (Slave)</a><br />
51
- <a href="classes/Slave.html#M000001">version (Slave)</a><br />
52
- <a href="classes/Slave.html#M000007">wait (Slave)</a><br />
53
- <a href="classes/Slave.html#M000008">wait2 (Slave)</a><br />
54
- </div>
21
+ <h1 class="section-bar">Methods</h1>
22
+ <div id="index-entries">
23
+ <a href="classes/Slave/LifeLine.html#M000025">catch (Slave::LifeLine)</a><br />
24
+ <a href="classes/Slave/ThreadSafe.html#M000021">class (Slave::ThreadSafe)</a><br />
25
+ <a href="classes/Slave/LifeLine.html#M000029">cling (Slave::LifeLine)</a><br />
26
+ <a href="classes/Slave/LifeLine.html#M000026">close_unused_sockets_after_forking (Slave::LifeLine)</a><br />
27
+ <a href="classes/Slave/LifeLine.html#M000027">cut (Slave::LifeLine)</a><br />
28
+ <a href="classes/Slave.html#M000002">default (Slave)</a><br />
29
+ <a href="classes/Slave.html#M000012">default (Slave)</a><br />
30
+ <a href="classes/Slave.html#M000006">detach (Slave)</a><br />
31
+ <a href="classes/Slave/ThreadSafe.html#M000017">ex (Slave::ThreadSafe)</a><br />
32
+ <a href="classes/Slave.html#M000004">fork (Slave)</a><br />
33
+ <a href="classes/Slave.html#M000011">gen_psname (Slave)</a><br />
34
+ <a href="classes/Slave.html#M000003">getopts (Slave)</a><br />
35
+ <a href="classes/Slave.html#M000013">getopts (Slave)</a><br />
36
+ <a href="classes/Slave/ThreadSafe.html#M000020">inspect (Slave::ThreadSafe)</a><br />
37
+ <a href="classes/Slave/ThreadSafe.html#M000018">method_missing (Slave::ThreadSafe)</a><br />
38
+ <a href="classes/Slave/LifeLine.html#M000022">new (Slave::LifeLine)</a><br />
39
+ <a href="classes/Slave.html#M000005">new (Slave)</a><br />
40
+ <a href="classes/Slave/ThreadSafeHash.html#M000030">new (Slave::ThreadSafeHash)</a><br />
41
+ <a href="classes/Slave/ThreadSafe.html#M000016">new (Slave::ThreadSafe)</a><br />
42
+ <a href="classes/Slave.html#M000015">object (Slave)</a><br />
43
+ <a href="classes/Slave/LifeLine.html#M000028">on_cut (Slave::LifeLine)</a><br />
44
+ <a href="classes/Slave/LifeLine.html#M000023">owner? (Slave::LifeLine)</a><br />
45
+ <a href="classes/Slave/ThreadSafe.html#M000019">respond_to? (Slave::ThreadSafe)</a><br />
46
+ <a href="classes/Slave.html#M000009">shutdown (Slave)</a><br />
47
+ <a href="classes/Slave.html#M000010">shutdown? (Slave)</a><br />
48
+ <a href="classes/Slave/LifeLine.html#M000024">throw (Slave::LifeLine)</a><br />
49
+ <a href="classes/Slave.html#M000014">trace (Slave)</a><br />
50
+ <a href="classes/Slave.html#M000001">version (Slave)</a><br />
51
+ <a href="classes/Slave.html#M000007">wait (Slave)</a><br />
52
+ <a href="classes/Slave.html#M000008">wait2 (Slave)</a><br />
53
+ </div>
55
54
  </div>
56
55
  </body>
57
56
  </html>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="iso-8859-1"?>
2
2
  <!DOCTYPE html
3
3
  PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
4
- "DTD/xhtml1-frameset.dtd">
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
5
5
 
6
6
  <!--
7
7
 
@@ -10,8 +10,8 @@
10
10
  -->
11
11
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
12
12
  <head>
13
- <title>RDoc Documentation</title>
14
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
13
+ <title>RDoc Documentation</title>
14
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
15
15
  </head>
16
16
  <frameset rows="20%, 80%">
17
17
  <frameset cols="25%,35%,45%">
@@ -1,11 +1,15 @@
1
1
 
2
2
  body {
3
+ font-family: Verdana,Arial,Helvetica,sans-serif;
4
+ font-size: 90%;
3
5
  margin: 0;
6
+ margin-left: 40px;
4
7
  padding: 0;
8
+ background: white;
5
9
  }
6
10
 
7
11
  h1,h2,h3,h4 { margin: 0; color: #efefef; background: transparent; }
8
- h1 { font-size: 120%; }
12
+ h1 { font-size: 150%; }
9
13
  h2,h3,h4 { margin-top: 1em; }
10
14
 
11
15
  a { background: #eef; color: #039; text-decoration: none; }
@@ -13,61 +17,75 @@ a:hover { background: #039; color: #eef; }
13
17
 
14
18
  /* Override the base stylesheet's Anchor inside a table cell */
15
19
  td > a {
16
- background: transparent;
17
- color: #039;
18
- text-decoration: none;
20
+ background: transparent;
21
+ color: #039;
22
+ text-decoration: none;
23
+ }
24
+
25
+ /* and inside a section title */
26
+ .section-title > a {
27
+ background: transparent;
28
+ color: #eee;
29
+ text-decoration: none;
19
30
  }
20
31
 
21
32
  /* === Structural elements =================================== */
22
33
 
23
34
  div#index {
24
35
  margin: 0;
36
+ margin-left: -40px;
25
37
  padding: 0;
26
- font-size: 0.9em;
38
+ font-size: 90%;
27
39
  }
28
40
 
41
+
29
42
  div#index a {
30
43
  margin-left: 0.7em;
31
44
  }
32
45
 
33
- div#classHeader {
46
+ div#index .section-bar {
47
+ margin-left: 0px;
48
+ padding-left: 0.7em;
49
+ background: #ccc;
50
+ font-size: small;
51
+ }
52
+
53
+
54
+ div#classHeader, div#fileHeader {
34
55
  width: auto;
35
- background: #039;
36
56
  color: white;
37
57
  padding: 0.5em 1.5em 0.5em 1.5em;
38
58
  margin: 0;
59
+ margin-left: -40px;
39
60
  border-bottom: 3px solid #006;
40
61
  }
41
62
 
42
- div#classHeader a {
63
+ div#classHeader a, div#fileHeader a {
43
64
  background: inherit;
44
65
  color: white;
45
66
  }
46
67
 
47
- div#classHeader td {
68
+ div#classHeader td, div#fileHeader td {
48
69
  background: inherit;
49
70
  color: white;
50
71
  }
51
72
 
73
+
52
74
  div#fileHeader {
53
- width: auto;
54
- background: #039;
55
- color: white;
56
- padding: 0.5em 1.5em 0.5em 1.5em;
57
- margin: 0;
58
- border-bottom: 3px solid #006;
75
+ background: #057;
59
76
  }
60
77
 
61
- div#fileHeader a {
62
- background: inherit;
63
- color: white;
78
+ div#classHeader {
79
+ background: #048;
64
80
  }
65
81
 
66
- div#fileHeader td {
67
- background: inherit;
68
- color: white;
82
+
83
+ .class-name-in-header {
84
+ font-size: 180%;
85
+ font-weight: bold;
69
86
  }
70
87
 
88
+
71
89
  div#bodyContent {
72
90
  padding: 0 1.5em 0 1.5em;
73
91
  }
@@ -79,7 +97,7 @@ div#description {
79
97
  }
80
98
 
81
99
  div#description h1,h2,h3,h4,h5,h6 {
82
- color: black;
100
+ color: #125;;
83
101
  background: transparent;
84
102
  }
85
103
 
@@ -110,35 +128,51 @@ table.header-table {
110
128
  color: #DEDEDE;
111
129
  }
112
130
 
113
- .section-bar {
131
+ .xxsection-bar {
114
132
  background: #eee;
115
133
  color: #333;
116
134
  padding: 3px;
135
+ }
136
+
137
+ .section-bar {
138
+ color: #333;
139
+ border-bottom: 1px solid #999;
140
+ margin-left: -20px;
141
+ }
142
+
143
+
144
+ .section-title {
145
+ background: #79a;
146
+ color: #eee;
147
+ padding: 3px;
148
+ margin-top: 2em;
149
+ margin-left: -30px;
117
150
  border: 1px solid #999;
118
151
  }
119
152
 
120
- .top-aligned-row { vertical-align: vertical-align: top }
153
+ .top-aligned-row { vertical-align: top }
154
+ .bottom-aligned-row { vertical-align: bottom }
121
155
 
122
156
  /* --- Context section classes ----------------------- */
123
157
 
124
158
  .context-row { }
125
159
  .context-item-name { font-family: monospace; font-weight: bold; color: black; }
126
- .context-item-value { font-size: x-small; color: #448; }
127
- .context-item-desc { background: #efefef; }
160
+ .context-item-value { font-size: small; color: #448; }
161
+ .context-item-desc { color: #333; padding-left: 2em; }
128
162
 
129
163
  /* --- Method classes -------------------------- */
130
164
  .method-detail {
131
- background: #EFEFEF;
165
+ background: #efefef;
132
166
  padding: 0;
133
167
  margin-top: 0.5em;
134
- margin-bottom: 0.5em;
135
- border: 1px dotted #DDD;
168
+ margin-bottom: 1em;
169
+ border: 1px dotted #ccc;
136
170
  }
137
171
  .method-heading {
138
- color: black;
139
- background: #AAA;
140
- border-bottom: 1px solid #666;
141
- padding: 0.2em 0.5em 0 0.5em;
172
+ color: black;
173
+ background: #ccc;
174
+ border-bottom: 1px solid #666;
175
+ padding: 0.2em 0.5em 0 0.5em;
142
176
  }
143
177
  .method-signature { color: black; background: inherit; }
144
178
  .method-name { font-weight: bold; }
@@ -151,7 +185,7 @@ a.source-toggle { font-size: 90%; }
151
185
  div.method-source-code {
152
186
  background: #262626;
153
187
  color: #ffdead;
154
- margin: 1em;
188
+ margin: 1em;
155
189
  padding: 0.5em;
156
190
  border: 1px dashed #999;
157
191
  overflow: hidden;
@@ -160,13 +194,15 @@ div.method-source-code {
160
194
  div.method-source-code pre { color: #ffdead; overflow: hidden; }
161
195
 
162
196
  /* --- Ruby keyword styles --------------------- */
163
- /* (requires a hacked html_generator.rb to add more class-types) */
164
- .ruby-constant { color: #7fffd4; background: transparent; }
165
- .ruby-keyword { color: #00ffff; background: transparent; }
166
- .ruby-ivar { color: #eedd82; background: transparent; }
167
- .ruby-operator { color: #00ffee; background: transparent; }
197
+
198
+ .standalone-code { background: #221111; color: #ffdead; overflow: hidden; }
199
+
200
+ .ruby-constant { color: #7fffd4; background: transparent; }
201
+ .ruby-keyword { color: #00ffff; background: transparent; }
202
+ .ruby-ivar { color: #eedd82; background: transparent; }
203
+ .ruby-operator { color: #00ffee; background: transparent; }
168
204
  .ruby-identifier { color: #ffdead; background: transparent; }
169
- .ruby-node { color: #ffa07a; background: transparent; }
170
- .ruby-comment { color: #b22222; font-weight: bold; background: transparent; }
171
- .ruby-regexp { color: #ffa07a; background: transparent; }
172
- .ruby-value { color: #7fffd4; background: transparent; }
205
+ .ruby-node { color: #ffa07a; background: transparent; }
206
+ .ruby-comment { color: #b22222; font-weight: bold; background: transparent; }
207
+ .ruby-regexp { color: #ffa07a; background: transparent; }
208
+ .ruby-value { color: #7fffd4; background: transparent; }
data/install.rb CHANGED
File without changes
@@ -40,7 +40,7 @@ require 'sync'
40
40
  #
41
41
  class Slave
42
42
  #--{{{
43
- VERSION = '1.2.1'
43
+ VERSION = '1.2.2'
44
44
  def self.version() VERSION end
45
45
  #
46
46
  # env config
data/rdoc.cmd CHANGED
File without changes
metadata CHANGED
@@ -1,88 +1,100 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.2
3
- specification_version: 1
4
2
  name: slave
5
3
  version: !ruby/object:Gem::Version
6
- version: 1.2.1
7
- date: 2007-04-27 00:00:00 -06:00
8
- summary: slave
9
- require_paths:
10
- - lib
11
- email: ara.t.howard@noaa.gov
12
- homepage: http://codeforpeople.com/lib/ruby/slave/
13
- rubyforge_project:
14
- description:
15
- autorequire: slave
16
- default_executable:
17
- bindir: bin
18
- has_rdoc: true
19
- required_ruby_version: !ruby/object:Gem::Version::Requirement
20
- requirements:
21
- - - ">"
22
- - !ruby/object:Gem::Version
23
- version: 0.0.0
24
- version:
4
+ hash: 27
5
+ prerelease:
6
+ segments:
7
+ - 1
8
+ - 2
9
+ - 2
10
+ version: 1.2.2
25
11
  platform: ruby
26
- signing_key:
27
- cert_chain:
28
- post_install_message:
29
12
  authors:
30
13
  - Ara T. Howard
14
+ autorequire:
15
+ bindir: bin
16
+ cert_chain: []
17
+
18
+ date: 2011-10-06 00:00:00 Z
19
+ dependencies: []
20
+
21
+ description: "description: slave kicks the ass"
22
+ email: ara.t.howard@gmail.com
23
+ executables: []
24
+
25
+ extensions: []
26
+
27
+ extra_rdoc_files: []
28
+
31
29
  files:
32
- - install.rb
33
- - test.old
34
- - test.old/slave.rb
35
- - lib
36
- - lib/slave.rb
37
- - lib/slave-1.2.1.rb
38
30
  - README
39
- - rdoc.cmd
40
- - gemspec.rb
41
- - samples
42
- - samples/a.rb
43
- - samples/b.rb
44
- - samples/c.rb
45
- - samples/d.rb
46
- - samples/e.rb
47
- - samples/f.rb
48
- - samples/g.rb
49
31
  - README.tmpl
50
- - gen_readme.rb
51
- - doc
32
+ - Rakefile
33
+ - doc/classes/Slave.html
34
+ - doc/classes/Slave/LifeLine.html
35
+ - doc/classes/Slave/ThreadSafe.html
36
+ - doc/classes/Slave/ThreadSafeHash.html
37
+ - doc/classes/o.html
52
38
  - doc/created.rid
53
- - doc/dot
54
39
  - doc/dot/f_0.dot
55
40
  - doc/dot/f_0.jpg
56
41
  - doc/dot/f_1.dot
57
42
  - doc/dot/f_1.jpg
58
- - doc/rdoc-style.css
59
- - doc/files
60
- - doc/files/lib
61
- - doc/files/lib/slave_rb.html
62
43
  - doc/files/README.html
63
- - doc/classes
64
- - doc/classes/o.html
65
- - doc/classes/Slave.html
66
- - doc/classes/Slave
67
- - doc/classes/Slave/ThreadSafe.html
68
- - doc/classes/Slave/LifeLine.html
69
- - doc/classes/Slave/ThreadSafeHash.html
70
- - doc/fr_file_index.html
44
+ - doc/files/lib/slave_rb.html
71
45
  - doc/fr_class_index.html
46
+ - doc/fr_file_index.html
72
47
  - doc/fr_method_index.html
73
48
  - doc/index.html
74
- - slave-1.2.1.gem
75
- test_files: []
76
-
77
- rdoc_options: []
78
-
79
- extra_rdoc_files: []
49
+ - doc/rdoc-style.css
50
+ - gemspec.rb
51
+ - gen_readme.rb
52
+ - install.rb
53
+ - lib/slave-1.2.1.rb
54
+ - lib/slave.rb
55
+ - rdoc.cmd
56
+ - samples/a.rb
57
+ - samples/b.rb
58
+ - samples/c.rb
59
+ - samples/d.rb
60
+ - samples/e.rb
61
+ - samples/f.rb
62
+ - samples/g.rb
63
+ - test.old/slave.rb
64
+ homepage: https://github.com/ahoward/slave
65
+ licenses: []
80
66
 
81
- executables: []
67
+ metadata: {}
82
68
 
83
- extensions: []
69
+ post_install_message:
70
+ rdoc_options: []
84
71
 
72
+ require_paths:
73
+ - lib
74
+ required_ruby_version: !ruby/object:Gem::Requirement
75
+ none: false
76
+ requirements:
77
+ - - ">="
78
+ - !ruby/object:Gem::Version
79
+ hash: 3
80
+ segments:
81
+ - 0
82
+ version: "0"
83
+ required_rubygems_version: !ruby/object:Gem::Requirement
84
+ none: false
85
+ requirements:
86
+ - - ">="
87
+ - !ruby/object:Gem::Version
88
+ hash: 3
89
+ segments:
90
+ - 0
91
+ version: "0"
85
92
  requirements: []
86
93
 
87
- dependencies: []
94
+ rubyforge_project: codeforpeople
95
+ rubygems_version: 1.8.10
96
+ signing_key:
97
+ specification_version: 4
98
+ summary: slave
99
+ test_files: []
88
100