gio2 0.90.5 → 0.90.6
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +41 -0
- data/Rakefile +9 -70
- data/ext/gio2/Makefile +162 -0
- data/ext/gio2/extconf.rb +9 -9
- data/ext/gio2/gappinfo.o +0 -0
- data/ext/gio2/gapplaunchcontext.o +0 -0
- data/ext/gio2/gasyncinitable.c +0 -1
- data/ext/gio2/gasyncinitable.o +0 -0
- data/ext/gio2/gasyncresult.o +0 -0
- data/ext/gio2/gbufferedinputstream.c +0 -19
- data/ext/gio2/gbufferedinputstream.o +0 -0
- data/ext/gio2/gbufferedoutputstream.c +0 -34
- data/ext/gio2/gbufferedoutputstream.o +0 -0
- data/ext/gio2/gcancellable.o +0 -0
- data/ext/gio2/gcharsetconverter.c +0 -17
- data/ext/gio2/gcharsetconverter.o +0 -0
- data/ext/gio2/gcontenttype.c +1 -8
- data/ext/gio2/gcontenttype.o +0 -0
- data/ext/gio2/gconverter.o +0 -0
- data/ext/gio2/gconverterinputstream.c +0 -7
- data/ext/gio2/gconverterinputstream.o +0 -0
- data/ext/gio2/gconverteroutputstream.c +0 -7
- data/ext/gio2/gconverteroutputstream.o +0 -0
- data/ext/gio2/gdatainputstream.c +34 -57
- data/ext/gio2/gdatainputstream.o +0 -0
- data/ext/gio2/gdataoutputstream.c +0 -18
- data/ext/gio2/gdataoutputstream.o +0 -0
- data/ext/gio2/gdesktopappinfo.c +0 -2
- data/ext/gio2/gdesktopappinfo.o +0 -0
- data/ext/gio2/gdrive.o +0 -0
- data/ext/gio2/gemblem.c +0 -19
- data/ext/gio2/gemblem.o +0 -0
- data/ext/gio2/gemblemedicon.o +0 -0
- data/ext/gio2/gfile.c +4 -6
- data/ext/gio2/gfile.o +0 -0
- data/ext/gio2/gfileattribute.c +3 -155
- data/ext/gio2/gfileattribute.o +0 -0
- data/ext/gio2/gfileattributeinfo.c +89 -0
- data/ext/gio2/gfileattributeinfo.o +0 -0
- data/ext/gio2/gfileattributeinfolist.c +109 -0
- data/ext/gio2/gfileattributeinfolist.o +0 -0
- data/ext/gio2/gfileattributematcher.o +0 -0
- data/ext/gio2/gfiledescriptorbased.o +0 -0
- data/ext/gio2/gfileenumerator.c +0 -2
- data/ext/gio2/gfileenumerator.o +0 -0
- data/ext/gio2/gfileicon.c +0 -7
- data/ext/gio2/gfileicon.o +0 -0
- data/ext/gio2/gfileinfo.c +4 -11
- data/ext/gio2/gfileinfo.o +0 -0
- data/ext/gio2/gfileinputstream.c +0 -2
- data/ext/gio2/gfileinputstream.o +0 -0
- data/ext/gio2/gfileiostream.c +0 -2
- data/ext/gio2/gfileiostream.o +0 -0
- data/ext/gio2/gfilemonitor.c +0 -19
- data/ext/gio2/gfilemonitor.o +0 -0
- data/ext/gio2/gfilenamecompleter.o +0 -0
- data/ext/gio2/gfileoutputstream.c +1 -5
- data/ext/gio2/gfileoutputstream.o +0 -0
- data/ext/gio2/gfilterinputstream.c +1 -30
- data/ext/gio2/gfilterinputstream.o +0 -0
- data/ext/gio2/gfilteroutputstream.c +1 -30
- data/ext/gio2/gfilteroutputstream.o +0 -0
- data/ext/gio2/gicon.c +0 -2
- data/ext/gio2/gicon.o +0 -0
- data/ext/gio2/ginetaddress.c +0 -72
- data/ext/gio2/ginetaddress.o +0 -0
- data/ext/gio2/ginetsocketaddress.c +0 -16
- data/ext/gio2/ginetsocketaddress.o +0 -0
- data/ext/gio2/ginitable.o +0 -0
- data/ext/gio2/ginputstream.c +0 -2
- data/ext/gio2/ginputstream.o +0 -0
- data/ext/gio2/gio2.c +11 -1
- data/ext/gio2/gio2.h +9 -1
- data/ext/gio2/gio2.o +0 -0
- data/ext/gio2/gio2.so +0 -0
- data/ext/gio2/gioerror.c +4 -1
- data/ext/gio2/gioerror.o +0 -0
- data/ext/gio2/giomodule.c +2 -2
- data/ext/gio2/giomodule.o +0 -0
- data/ext/gio2/gioscheduler.c +4 -6
- data/ext/gio2/gioscheduler.o +0 -0
- data/ext/gio2/giostream.c +0 -23
- data/ext/gio2/giostream.o +0 -0
- data/ext/gio2/gloadableicon.c +0 -1
- data/ext/gio2/gloadableicon.o +0 -0
- data/ext/gio2/gmemoryinputstream.o +0 -0
- data/ext/gio2/gmemoryoutputstream.c +0 -24
- data/ext/gio2/gmemoryoutputstream.o +0 -0
- data/ext/gio2/gmount.c +1 -0
- data/ext/gio2/gmount.o +0 -0
- data/ext/gio2/gmountoperation.c +1 -103
- data/ext/gio2/gmountoperation.o +0 -0
- data/ext/gio2/gnetworkaddress.c +0 -14
- data/ext/gio2/gnetworkaddress.o +0 -0
- data/ext/gio2/gnetworkservice.c +0 -21
- data/ext/gio2/gnetworkservice.o +0 -0
- data/ext/gio2/goutputstream.c +8 -18
- data/ext/gio2/goutputstream.o +0 -0
- data/ext/gio2/gresolver.c +0 -2
- data/ext/gio2/gresolver.o +0 -0
- data/ext/gio2/gseekable.o +0 -0
- data/ext/gio2/gsimpleasyncresult.o +0 -0
- data/ext/gio2/gsocket.c +2 -80
- data/ext/gio2/gsocket.o +0 -0
- data/ext/gio2/gsocketaddress.c +1 -13
- data/ext/gio2/gsocketaddress.o +0 -0
- data/ext/gio2/gsocketclient.c +0 -68
- data/ext/gio2/gsocketclient.o +0 -0
- data/ext/gio2/gsocketconnectable.o +0 -0
- data/ext/gio2/gsocketconnection.c +1 -8
- data/ext/gio2/gsocketconnection.o +0 -0
- data/ext/gio2/gsocketcontrolmessage.c +0 -2
- data/ext/gio2/gsocketcontrolmessage.o +0 -0
- data/ext/gio2/gsocketlistener.c +27 -21
- data/ext/gio2/gsocketlistener.o +0 -0
- data/ext/gio2/gsocketservice.o +0 -0
- data/ext/gio2/gsrvtarget.o +0 -0
- data/ext/gio2/gtcpconnection.c +1 -22
- data/ext/gio2/gtcpconnection.o +0 -0
- data/ext/gio2/gthemedicon.o +0 -0
- data/ext/gio2/gthreadedsocketservice.c +6 -5
- data/ext/gio2/gthreadedsocketservice.o +0 -0
- data/ext/gio2/gunixconnection.o +0 -0
- data/ext/gio2/gunixfdlist.c +1 -1
- data/ext/gio2/gunixfdlist.o +0 -0
- data/ext/gio2/gunixfdmessage.c +0 -9
- data/ext/gio2/gunixfdmessage.o +0 -0
- data/ext/gio2/gunixinputstream.c +0 -24
- data/ext/gio2/gunixinputstream.o +0 -0
- data/ext/gio2/gunixmounts.c +1 -4
- data/ext/gio2/gunixmounts.o +0 -0
- data/ext/gio2/gunixoutputstream.c +0 -24
- data/ext/gio2/gunixoutputstream.o +0 -0
- data/ext/gio2/gunixsocketaddress.c +5 -17
- data/ext/gio2/gunixsocketaddress.o +0 -0
- data/ext/gio2/gvfs.c +0 -2
- data/ext/gio2/gvfs.o +0 -0
- data/ext/gio2/gvolume.o +0 -0
- data/ext/gio2/gvolumemonitor.c +0 -2
- data/ext/gio2/gvolumemonitor.o +0 -0
- data/ext/gio2/gzlibcompressor.c +3 -0
- data/ext/gio2/gzlibcompressor.o +0 -0
- data/ext/gio2/gzlibdecompressor.o +0 -0
- data/ext/gio2/ruby-gio2.pc +3 -0
- data/ext/gio2/util.c +3 -0
- data/ext/gio2/util.o +0 -0
- data/lib/gio2.rb +19 -1
- data/test/load-test.rb +14 -0
- data/test/test_bufferedinputstream.rb +2 -0
- data/test/test_charsetconverter.rb +2 -0
- data/test/test_datainputstream.rb +7 -0
- data/test/test_fileenumerator.rb +8 -0
- data/test/test_filemonitor.rb +2 -0
- data/test/test_inetaddress.rb +8 -0
- metadata +173 -79
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gio2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 379
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 90
|
9
|
-
-
|
10
|
-
version: 0.90.
|
9
|
+
- 6
|
10
|
+
version: 0.90.6
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- The Ruby-GNOME2 Proejct Team
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date:
|
18
|
+
date: 2011-01-30 00:00:00 +09:00
|
19
19
|
default_executable:
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|
@@ -26,12 +26,12 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
hash:
|
29
|
+
hash: 379
|
30
30
|
segments:
|
31
31
|
- 0
|
32
32
|
- 90
|
33
|
-
-
|
34
|
-
version: 0.90.
|
33
|
+
- 6
|
34
|
+
version: 0.90.6
|
35
35
|
type: :runtime
|
36
36
|
version_requirements: *id001
|
37
37
|
description: Ruby/GIO2 is a Ruby binding of gio-2.x.
|
@@ -48,93 +48,185 @@ files:
|
|
48
48
|
- Rakefile
|
49
49
|
- extconf.rb
|
50
50
|
- lib/gio2.rb
|
51
|
-
- ext/gio2/
|
52
|
-
- ext/gio2/
|
53
|
-
- ext/gio2/
|
54
|
-
- ext/gio2/
|
55
|
-
- ext/gio2/
|
51
|
+
- ext/gio2/gunixfdlist.c
|
52
|
+
- ext/gio2/gasyncinitable.c
|
53
|
+
- ext/gio2/gfilemonitor.c
|
54
|
+
- ext/gio2/gicon.o
|
55
|
+
- ext/gio2/gappinfo.c
|
56
|
+
- ext/gio2/gfileiostream.c
|
57
|
+
- ext/gio2/ginitable.o
|
58
|
+
- ext/gio2/ginetaddress.c
|
59
|
+
- ext/gio2/gzlibdecompressor.c
|
60
|
+
- ext/gio2/ginetsocketaddress.c
|
61
|
+
- ext/gio2/gsimpleasyncresult.o
|
56
62
|
- ext/gio2/gfileenumerator.c
|
57
|
-
- ext/gio2/
|
58
|
-
- ext/gio2/
|
63
|
+
- ext/gio2/gsocketservice.o
|
64
|
+
- ext/gio2/gfileattributeinfo.c
|
65
|
+
- ext/gio2/gfileattributematcher.o
|
66
|
+
- ext/gio2/gfilemonitor.o
|
67
|
+
- ext/gio2/gmemoryinputstream.o
|
68
|
+
- ext/gio2/gfileinfo.c
|
69
|
+
- ext/gio2/gfileattributeinfolist.o
|
70
|
+
- ext/gio2/gemblemedicon.c
|
71
|
+
- ext/gio2/ginetsocketaddress.o
|
72
|
+
- ext/gio2/gfiledescriptorbased.o
|
73
|
+
- ext/gio2/gseekable.c
|
74
|
+
- ext/gio2/gfileattribute.o
|
75
|
+
- ext/gio2/gdatainputstream.o
|
76
|
+
- ext/gio2/gmountoperation.c
|
77
|
+
- ext/gio2/gresolver.c
|
78
|
+
- ext/gio2/gsrvtarget.c
|
79
|
+
- ext/gio2/gsocketcontrolmessage.o
|
80
|
+
- ext/gio2/gvolume.o
|
81
|
+
- ext/gio2/gfilenamecompleter.o
|
59
82
|
- ext/gio2/gfileinputstream.c
|
60
|
-
- ext/gio2/
|
61
|
-
- ext/gio2/
|
83
|
+
- ext/gio2/gcancellable.o
|
84
|
+
- ext/gio2/gbufferedinputstream.c
|
85
|
+
- ext/gio2/gicon.c
|
86
|
+
- ext/gio2/gloadableicon.o
|
87
|
+
- ext/gio2/gfiledescriptorbased.c
|
88
|
+
- ext/gio2/gnetworkservice.c
|
89
|
+
- ext/gio2/gnetworkaddress.c
|
90
|
+
- ext/gio2/gasyncresult.o
|
91
|
+
- ext/gio2/gsocketconnectable.c
|
92
|
+
- ext/gio2/gfileicon.o
|
93
|
+
- ext/gio2/gsocketaddress.o
|
62
94
|
- ext/gio2/gsocketcontrolmessage.c
|
63
|
-
- ext/gio2/
|
64
|
-
- ext/gio2/
|
65
|
-
- ext/gio2/
|
66
|
-
- ext/gio2/
|
95
|
+
- ext/gio2/gfileoutputstream.o
|
96
|
+
- ext/gio2/gconverter.o
|
97
|
+
- ext/gio2/gmountoperation.o
|
98
|
+
- ext/gio2/gdesktopappinfo.c
|
99
|
+
- ext/gio2/gfilteroutputstream.c
|
100
|
+
- ext/gio2/gvolumemonitor.c
|
101
|
+
- ext/gio2/giostream.o
|
102
|
+
- ext/gio2/gioerror.c
|
103
|
+
- ext/gio2/gbufferedinputstream.o
|
67
104
|
- ext/gio2/gmemoryoutputstream.c
|
68
|
-
- ext/gio2/
|
69
|
-
- ext/gio2/
|
105
|
+
- ext/gio2/gconverteroutputstream.o
|
106
|
+
- ext/gio2/gio2.so
|
107
|
+
- ext/gio2/gfileattributematcher.c
|
108
|
+
- ext/gio2/gcancellable.c
|
109
|
+
- ext/gio2/gconverteroutputstream.c
|
110
|
+
- ext/gio2/gunixinputstream.o
|
111
|
+
- ext/gio2/gunixfdmessage.o
|
112
|
+
- ext/gio2/Makefile
|
113
|
+
- ext/gio2/gemblemedicon.o
|
114
|
+
- ext/gio2/gioscheduler.c
|
115
|
+
- ext/gio2/gio2.h
|
70
116
|
- ext/gio2/gsocketservice.c
|
71
|
-
- ext/gio2/
|
72
|
-
- ext/gio2/
|
73
|
-
- ext/gio2/
|
74
|
-
- ext/gio2/
|
75
|
-
- ext/gio2/
|
117
|
+
- ext/gio2/gconverter.c
|
118
|
+
- ext/gio2/gfileiostream.o
|
119
|
+
- ext/gio2/gfile.o
|
120
|
+
- ext/gio2/gnetworkservice.o
|
121
|
+
- ext/gio2/gthemedicon.o
|
122
|
+
- ext/gio2/gfile.c
|
123
|
+
- ext/gio2/gtcpconnection.o
|
124
|
+
- ext/gio2/gunixoutputstream.c
|
125
|
+
- ext/gio2/gconverterinputstream.o
|
126
|
+
- ext/gio2/ruby-gio2.pc
|
127
|
+
- ext/gio2/gdatainputstream.c
|
128
|
+
- ext/gio2/gfileattribute.c
|
129
|
+
- ext/gio2/util.o
|
130
|
+
- ext/gio2/gmount.o
|
131
|
+
- ext/gio2/gdataoutputstream.c
|
132
|
+
- ext/gio2/gcontenttype.c
|
133
|
+
- ext/gio2/gfilteroutputstream.o
|
134
|
+
- ext/gio2/gioerror.o
|
135
|
+
- ext/gio2/gio2.c
|
136
|
+
- ext/gio2/gmount.c
|
137
|
+
- ext/gio2/gcharsetconverter.o
|
76
138
|
- ext/gio2/extconf.rb
|
77
|
-
- ext/gio2/
|
78
|
-
- ext/gio2/
|
139
|
+
- ext/gio2/ginitable.c
|
140
|
+
- ext/gio2/gasyncresult.c
|
141
|
+
- ext/gio2/gbufferedoutputstream.o
|
142
|
+
- ext/gio2/gthreadedsocketservice.o
|
143
|
+
- ext/gio2/gsocketclient.o
|
144
|
+
- ext/gio2/gunixconnection.c
|
145
|
+
- ext/gio2/gsocketconnection.c
|
79
146
|
- ext/gio2/gsocket.c
|
80
|
-
- ext/gio2/
|
81
|
-
- ext/gio2/
|
147
|
+
- ext/gio2/gfilterinputstream.o
|
148
|
+
- ext/gio2/gdataoutputstream.o
|
149
|
+
- ext/gio2/gzlibcompressor.o
|
150
|
+
- ext/gio2/gvolumemonitor.o
|
151
|
+
- ext/gio2/gzlibdecompressor.o
|
152
|
+
- ext/gio2/gzlibcompressor.c
|
153
|
+
- ext/gio2/gsrvtarget.o
|
82
154
|
- ext/gio2/gvfs.c
|
83
|
-
- ext/gio2/ginputstream.c
|
84
155
|
- ext/gio2/gmemoryinputstream.c
|
85
|
-
- ext/gio2/
|
86
|
-
- ext/gio2/
|
87
|
-
- ext/gio2/
|
88
|
-
- ext/gio2/ginetsocketaddress.c
|
89
|
-
- ext/gio2/gfile.c
|
90
|
-
- ext/gio2/gsocketaddress.c
|
91
|
-
- ext/gio2/gfileattributematcher.c
|
92
|
-
- ext/gio2/gsocketconnectable.c
|
93
|
-
- ext/gio2/gfiledescriptorbased.c
|
94
|
-
- ext/gio2/ginetaddress.c
|
95
|
-
- ext/gio2/gasyncinitable.c
|
96
|
-
- ext/gio2/gicon.c
|
97
|
-
- ext/gio2/gnetworkaddress.c
|
98
|
-
- ext/gio2/gconverteroutputstream.c
|
99
|
-
- ext/gio2/gdataoutputstream.c
|
100
|
-
- ext/gio2/gioerror.c
|
101
|
-
- ext/gio2/gcharsetconverter.c
|
102
|
-
- ext/gio2/gconverterinputstream.c
|
156
|
+
- ext/gio2/gsimpleasyncresult.c
|
157
|
+
- ext/gio2/gvolume.c
|
158
|
+
- ext/gio2/ginputstream.o
|
103
159
|
- ext/gio2/goutputstream.c
|
104
|
-
- ext/gio2/
|
105
|
-
- ext/gio2/
|
106
|
-
- ext/gio2/
|
107
|
-
- ext/gio2/
|
108
|
-
- ext/gio2/
|
109
|
-
- ext/gio2/
|
110
|
-
- ext/gio2/
|
111
|
-
- ext/gio2/
|
160
|
+
- ext/gio2/gsocketaddress.c
|
161
|
+
- ext/gio2/gunixfdlist.o
|
162
|
+
- ext/gio2/gfileattributeinfolist.c
|
163
|
+
- ext/gio2/gfilenamecompleter.c
|
164
|
+
- ext/gio2/gfileattributeinfo.o
|
165
|
+
- ext/gio2/gdrive.c
|
166
|
+
- ext/gio2/gdesktopappinfo.o
|
167
|
+
- ext/gio2/gtcpconnection.c
|
112
168
|
- ext/gio2/gfileoutputstream.c
|
113
|
-
- ext/gio2/
|
114
|
-
- ext/gio2/
|
115
|
-
- ext/gio2/
|
116
|
-
- ext/gio2/
|
117
|
-
- ext/gio2/
|
169
|
+
- ext/gio2/gsocketconnection.o
|
170
|
+
- ext/gio2/gunixoutputstream.o
|
171
|
+
- ext/gio2/gio2.o
|
172
|
+
- ext/gio2/gfileenumerator.o
|
173
|
+
- ext/gio2/gsocketlistener.o
|
174
|
+
- ext/gio2/gnetworkaddress.o
|
175
|
+
- ext/gio2/giostream.c
|
176
|
+
- ext/gio2/gdrive.o
|
177
|
+
- ext/gio2/gunixfdmessage.c
|
118
178
|
- ext/gio2/util.c
|
119
|
-
- ext/gio2/
|
120
|
-
- ext/gio2/
|
121
|
-
- ext/gio2/
|
122
|
-
- ext/gio2/
|
123
|
-
- ext/gio2/
|
124
|
-
- ext/gio2/
|
179
|
+
- ext/gio2/gsocketlistener.c
|
180
|
+
- ext/gio2/gapplaunchcontext.o
|
181
|
+
- ext/gio2/gfileinputstream.o
|
182
|
+
- ext/gio2/gmemoryoutputstream.o
|
183
|
+
- ext/gio2/gcontenttype.o
|
184
|
+
- ext/gio2/gfilterinputstream.c
|
185
|
+
- ext/gio2/gthemedicon.c
|
186
|
+
- ext/gio2/gloadableicon.c
|
187
|
+
- ext/gio2/gfileinfo.o
|
188
|
+
- ext/gio2/gunixmounts.o
|
189
|
+
- ext/gio2/gseekable.o
|
190
|
+
- ext/gio2/gappinfo.o
|
191
|
+
- ext/gio2/gemblem.o
|
192
|
+
- ext/gio2/gunixconnection.o
|
125
193
|
- ext/gio2/gapplaunchcontext.c
|
126
|
-
- ext/gio2/gzlibdecompressor.c
|
127
|
-
- ext/gio2/giomodule.c
|
128
|
-
- ext/gio2/gasyncresult.c
|
129
194
|
- ext/gio2/gunixmounts.c
|
130
|
-
- ext/gio2/
|
131
|
-
- ext/gio2/
|
132
|
-
- ext/gio2/
|
195
|
+
- ext/gio2/gunixsocketaddress.c
|
196
|
+
- ext/gio2/gcharsetconverter.c
|
197
|
+
- ext/gio2/gsocketclient.c
|
198
|
+
- ext/gio2/giomodule.c
|
199
|
+
- ext/gio2/gsocket.o
|
200
|
+
- ext/gio2/gvfs.o
|
201
|
+
- ext/gio2/ginetaddress.o
|
202
|
+
- ext/gio2/gasyncinitable.o
|
203
|
+
- ext/gio2/depend
|
204
|
+
- ext/gio2/ginputstream.c
|
205
|
+
- ext/gio2/gbufferedoutputstream.c
|
206
|
+
- ext/gio2/gfileicon.c
|
207
|
+
- ext/gio2/gresolver.o
|
208
|
+
- ext/gio2/gioscheduler.o
|
209
|
+
- ext/gio2/gunixinputstream.c
|
210
|
+
- ext/gio2/goutputstream.o
|
211
|
+
- ext/gio2/gio2.def
|
212
|
+
- ext/gio2/gemblem.c
|
213
|
+
- ext/gio2/gsocketconnectable.o
|
214
|
+
- ext/gio2/gconverterinputstream.c
|
215
|
+
- ext/gio2/giomodule.o
|
216
|
+
- ext/gio2/gthreadedsocketservice.c
|
217
|
+
- ext/gio2/gunixsocketaddress.o
|
218
|
+
- test/test_bufferedinputstream.rb
|
219
|
+
- test/test_filemonitor.rb
|
220
|
+
- test/test_inetaddress.rb
|
221
|
+
- test/test_fileenumerator.rb
|
222
|
+
- test/test_charsetconverter.rb
|
223
|
+
- test/test_datainputstream.rb
|
224
|
+
- test/load-test.rb
|
133
225
|
has_rdoc: true
|
134
226
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
135
227
|
licenses: []
|
136
228
|
|
137
|
-
post_install_message:
|
229
|
+
post_install_message: This library is experimental.
|
138
230
|
rdoc_options: []
|
139
231
|
|
140
232
|
require_paths:
|
@@ -144,10 +236,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
144
236
|
requirements:
|
145
237
|
- - ">="
|
146
238
|
- !ruby/object:Gem::Version
|
147
|
-
hash:
|
239
|
+
hash: 61
|
148
240
|
segments:
|
149
|
-
-
|
150
|
-
|
241
|
+
- 1
|
242
|
+
- 8
|
243
|
+
- 5
|
244
|
+
version: 1.8.5
|
151
245
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
152
246
|
none: false
|
153
247
|
requirements:
|