aunderwo-roo 1.0.0

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.
Files changed (97) hide show
  1. data/History.txt +225 -0
  2. data/README.markdown +55 -0
  3. data/examples/roo_soap_client.rb +53 -0
  4. data/examples/roo_soap_server.rb +29 -0
  5. data/examples/write_me.rb +33 -0
  6. data/lib/roo.rb +32 -0
  7. data/lib/roo/excel.rb +468 -0
  8. data/lib/roo/excel2003xml.rb +411 -0
  9. data/lib/roo/excelx.rb +602 -0
  10. data/lib/roo/generic_spreadsheet.rb +628 -0
  11. data/lib/roo/google.rb +379 -0
  12. data/lib/roo/openoffice.rb +451 -0
  13. data/lib/roo/roo_rails_helper.rb +82 -0
  14. data/lib/roo/version.rb +9 -0
  15. data/test/1900_base.xls +0 -0
  16. data/test/1904_base.xls +0 -0
  17. data/test/Bibelbund.csv +3741 -0
  18. data/test/Bibelbund.ods +0 -0
  19. data/test/Bibelbund.xls +0 -0
  20. data/test/Bibelbund.xlsx +0 -0
  21. data/test/Bibelbund.xml +62518 -0
  22. data/test/Bibelbund1.ods +0 -0
  23. data/test/bad_excel_date.xls +0 -0
  24. data/test/bbu.ods +0 -0
  25. data/test/bbu.xls +0 -0
  26. data/test/bbu.xlsx +0 -0
  27. data/test/bbu.xml +152 -0
  28. data/test/bode-v1.ods.zip +0 -0
  29. data/test/bode-v1.xls.zip +0 -0
  30. data/test/boolean.ods +0 -0
  31. data/test/boolean.xls +0 -0
  32. data/test/boolean.xlsx +0 -0
  33. data/test/boolean.xml +112 -0
  34. data/test/borders.ods +0 -0
  35. data/test/borders.xls +0 -0
  36. data/test/borders.xlsx +0 -0
  37. data/test/borders.xml +144 -0
  38. data/test/bug-row-column-fixnum-float.xls +0 -0
  39. data/test/bug-row-column-fixnum-float.xml +127 -0
  40. data/test/datetime.ods +0 -0
  41. data/test/datetime.xls +0 -0
  42. data/test/datetime.xlsx +0 -0
  43. data/test/datetime.xml +142 -0
  44. data/test/datetime_floatconv.xls +0 -0
  45. data/test/datetime_floatconv.xml +148 -0
  46. data/test/emptysheets.ods +0 -0
  47. data/test/emptysheets.xls +0 -0
  48. data/test/emptysheets.xml +105 -0
  49. data/test/excel2003.xml +21140 -0
  50. data/test/false_encoding.xls +0 -0
  51. data/test/false_encoding.xml +132 -0
  52. data/test/formula.ods +0 -0
  53. data/test/formula.xls +0 -0
  54. data/test/formula.xlsx +0 -0
  55. data/test/formula.xml +134 -0
  56. data/test/formula_parse_error.xls +0 -0
  57. data/test/formula_parse_error.xml +1833 -0
  58. data/test/html-escape.ods +0 -0
  59. data/test/no_spreadsheet_file.txt +1 -0
  60. data/test/numbers1.csv +18 -0
  61. data/test/numbers1.ods +0 -0
  62. data/test/numbers1.xls +0 -0
  63. data/test/numbers1.xlsx +0 -0
  64. data/test/numbers1.xml +312 -0
  65. data/test/only_one_sheet.ods +0 -0
  66. data/test/only_one_sheet.xls +0 -0
  67. data/test/only_one_sheet.xlsx +0 -0
  68. data/test/only_one_sheet.xml +67 -0
  69. data/test/paragraph.ods +0 -0
  70. data/test/paragraph.xls +0 -0
  71. data/test/paragraph.xlsx +0 -0
  72. data/test/paragraph.xml +127 -0
  73. data/test/ric.ods +0 -0
  74. data/test/simple_spreadsheet.ods +0 -0
  75. data/test/simple_spreadsheet.xls +0 -0
  76. data/test/simple_spreadsheet.xlsx +0 -0
  77. data/test/simple_spreadsheet.xml +225 -0
  78. data/test/simple_spreadsheet_from_italo.ods +0 -0
  79. data/test/simple_spreadsheet_from_italo.xls +0 -0
  80. data/test/simple_spreadsheet_from_italo.xml +242 -0
  81. data/test/skipped_tests.rb +789 -0
  82. data/test/style.ods +0 -0
  83. data/test/style.xls +0 -0
  84. data/test/style.xlsx +0 -0
  85. data/test/style.xml +154 -0
  86. data/test/test_helper.rb +19 -0
  87. data/test/test_roo.rb +1834 -0
  88. data/test/time-test.csv +2 -0
  89. data/test/time-test.ods +0 -0
  90. data/test/time-test.xls +0 -0
  91. data/test/time-test.xlsx +0 -0
  92. data/test/time-test.xml +131 -0
  93. data/test/whitespace.ods +0 -0
  94. data/test/whitespace.xls +0 -0
  95. data/test/whitespace.xlsx +0 -0
  96. data/test/whitespace.xml +184 -0
  97. metadata +205 -0
@@ -0,0 +1,2 @@
1
+ "Mittags:",12:13:14,15:16:00,23:00:00
2
+ 2007-11-21,,,
Binary file
Binary file
Binary file
@@ -0,0 +1,131 @@
1
+ <?xml version="1.0"?>
2
+ <?mso-application progid="Excel.Sheet"?>
3
+ <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4
+ xmlns:o="urn:schemas-microsoft-com:office:office"
5
+ xmlns:x="urn:schemas-microsoft-com:office:excel"
6
+ xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7
+ xmlns:html="http://www.w3.org/TR/REC-html40">
8
+ <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9
+ <LastAuthor>Licensed User</LastAuthor>
10
+ <Created>2009-12-22T17:41:04Z</Created>
11
+ <Version>12.00</Version>
12
+ </DocumentProperties>
13
+ <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
14
+ <WindowHeight>8190</WindowHeight>
15
+ <WindowWidth>16380</WindowWidth>
16
+ <WindowTopX>0</WindowTopX>
17
+ <WindowTopY>0</WindowTopY>
18
+ <TabRatio>344</TabRatio>
19
+ <ProtectStructure>False</ProtectStructure>
20
+ <ProtectWindows>False</ProtectWindows>
21
+ </ExcelWorkbook>
22
+ <Styles>
23
+ <Style ss:ID="Default" ss:Name="Normal">
24
+ <Alignment ss:Vertical="Bottom"/>
25
+ <Borders/>
26
+ <Font ss:FontName="Arial" x:Family="Swiss"/>
27
+ <Interior/>
28
+ <NumberFormat/>
29
+ <Protection/>
30
+ </Style>
31
+ <Style ss:ID="s21">
32
+ <NumberFormat ss:Format="hh:mm:ss"/>
33
+ </Style>
34
+ <Style ss:ID="s22">
35
+ <NumberFormat ss:Format="dd/mm/yy"/>
36
+ </Style>
37
+ <Style ss:ID="s23">
38
+ <NumberFormat ss:Format="Fixed"/>
39
+ </Style>
40
+ </Styles>
41
+ <Worksheet ss:Name="Tabelle1">
42
+ <Table ss:ExpandedColumnCount="4" ss:ExpandedRowCount="6" x:FullColumns="1"
43
+ x:FullRows="1" ss:DefaultColumnWidth="60.75">
44
+ <Row>
45
+ <Cell><Data ss:Type="String">Mittags:</Data></Cell>
46
+ <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1899-12-31T12:13:14.000</Data></Cell>
47
+ <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1899-12-31T15:16:00.000</Data></Cell>
48
+ <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1899-12-31T23:00:00.000</Data></Cell>
49
+ </Row>
50
+ <Row>
51
+ <Cell ss:StyleID="s22"><Data ss:Type="DateTime">2007-11-21T00:00:00.000</Data></Cell>
52
+ </Row>
53
+ <Row ss:Index="6">
54
+ <Cell ss:Index="2" ss:StyleID="s23"/>
55
+ </Row>
56
+ </Table>
57
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
58
+ <PageSetup>
59
+ <Layout x:StartPageNumber="1"/>
60
+ <Header x:Margin="0.78749999999999998"
61
+ x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12&amp;A"/>
62
+ <Footer x:Margin="0.78749999999999998"
63
+ x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12Seite &amp;P"/>
64
+ <PageMargins x:Bottom="1.0527777777777778" x:Left="0.78749999999999998"
65
+ x:Right="0.78749999999999998" x:Top="1.0527777777777778"/>
66
+ </PageSetup>
67
+ <Print>
68
+ <ValidPrinterInfo/>
69
+ <PaperSizeIndex>9</PaperSizeIndex>
70
+ <HorizontalResolution>300</HorizontalResolution>
71
+ <VerticalResolution>300</VerticalResolution>
72
+ </Print>
73
+ <Selected/>
74
+ <Panes>
75
+ <Pane>
76
+ <Number>3</Number>
77
+ <ActiveRow>5</ActiveRow>
78
+ <ActiveCol>1</ActiveCol>
79
+ </Pane>
80
+ </Panes>
81
+ <ProtectObjects>False</ProtectObjects>
82
+ <ProtectScenarios>False</ProtectScenarios>
83
+ </WorksheetOptions>
84
+ </Worksheet>
85
+ <Worksheet ss:Name="Tabelle2">
86
+ <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
87
+ x:FullRows="1" ss:DefaultColumnWidth="60.75">
88
+ </Table>
89
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
90
+ <PageSetup>
91
+ <Header x:Margin="0.78749999999999998"
92
+ x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12&amp;A"/>
93
+ <Footer x:Margin="0.78749999999999998"
94
+ x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12Seite &amp;P"/>
95
+ <PageMargins x:Bottom="1.0527777777777778" x:Left="0.78749999999999998"
96
+ x:Right="0.78749999999999998" x:Top="1.0527777777777778"/>
97
+ </PageSetup>
98
+ <Print>
99
+ <ValidPrinterInfo/>
100
+ <PaperSizeIndex>9</PaperSizeIndex>
101
+ <HorizontalResolution>300</HorizontalResolution>
102
+ <VerticalResolution>300</VerticalResolution>
103
+ </Print>
104
+ <ProtectObjects>False</ProtectObjects>
105
+ <ProtectScenarios>False</ProtectScenarios>
106
+ </WorksheetOptions>
107
+ </Worksheet>
108
+ <Worksheet ss:Name="Tabelle3">
109
+ <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
110
+ x:FullRows="1" ss:DefaultColumnWidth="60.75">
111
+ </Table>
112
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
113
+ <PageSetup>
114
+ <Header x:Margin="0.78749999999999998"
115
+ x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12&amp;A"/>
116
+ <Footer x:Margin="0.78749999999999998"
117
+ x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12Seite &amp;P"/>
118
+ <PageMargins x:Bottom="1.0527777777777778" x:Left="0.78749999999999998"
119
+ x:Right="0.78749999999999998" x:Top="1.0527777777777778"/>
120
+ </PageSetup>
121
+ <Print>
122
+ <ValidPrinterInfo/>
123
+ <PaperSizeIndex>9</PaperSizeIndex>
124
+ <HorizontalResolution>300</HorizontalResolution>
125
+ <VerticalResolution>300</VerticalResolution>
126
+ </Print>
127
+ <ProtectObjects>False</ProtectObjects>
128
+ <ProtectScenarios>False</ProtectScenarios>
129
+ </WorksheetOptions>
130
+ </Worksheet>
131
+ </Workbook>
Binary file
Binary file
Binary file
@@ -0,0 +1,184 @@
1
+ <?xml version="1.0"?>
2
+ <?mso-application progid="Excel.Sheet"?>
3
+ <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4
+ xmlns:o="urn:schemas-microsoft-com:office:office"
5
+ xmlns:x="urn:schemas-microsoft-com:office:excel"
6
+ xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7
+ xmlns:html="http://www.w3.org/TR/REC-html40">
8
+ <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9
+ <LastAuthor>Licensed User</LastAuthor>
10
+ <Created>2009-12-22T17:41:27Z</Created>
11
+ <Version>12.00</Version>
12
+ </DocumentProperties>
13
+ <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
14
+ <WindowHeight>8190</WindowHeight>
15
+ <WindowWidth>16380</WindowWidth>
16
+ <WindowTopX>0</WindowTopX>
17
+ <WindowTopY>0</WindowTopY>
18
+ <ProtectStructure>False</ProtectStructure>
19
+ <ProtectWindows>False</ProtectWindows>
20
+ </ExcelWorkbook>
21
+ <Styles>
22
+ <Style ss:ID="Default" ss:Name="Normal">
23
+ <Alignment ss:Vertical="Bottom"/>
24
+ <Borders/>
25
+ <Font ss:FontName="Arial" x:Family="Swiss"/>
26
+ <Interior/>
27
+ <NumberFormat/>
28
+ <Protection/>
29
+ </Style>
30
+ <Style ss:ID="s21">
31
+ <Font ss:FontName="Arial" x:Family="Swiss" ss:Bold="1" ss:Underline="Single"/>
32
+ <NumberFormat ss:Format="yyyy\-mm\-dd"/>
33
+ </Style>
34
+ <Style ss:ID="s22">
35
+ <Font ss:FontName="Arial" x:Family="Swiss" ss:Bold="1" ss:Underline="Single"/>
36
+ <NumberFormat ss:Format="Standard"/>
37
+ </Style>
38
+ <Style ss:ID="s23">
39
+ <Font ss:FontName="Arial" x:Family="Swiss" ss:Bold="1" ss:Underline="Single"/>
40
+ </Style>
41
+ <Style ss:ID="s24">
42
+ <NumberFormat ss:Format="yyyy\-mm\-dd"/>
43
+ </Style>
44
+ <Style ss:ID="s25">
45
+ <NumberFormat ss:Format="Standard"/>
46
+ </Style>
47
+ </Styles>
48
+ <Worksheet ss:Name="Sheet1">
49
+ <Table ss:ExpandedColumnCount="6" ss:ExpandedRowCount="6" x:FullColumns="1"
50
+ x:FullRows="1">
51
+ <Column ss:AutoFitWidth="0" ss:Width="53.25"/>
52
+ <Row>
53
+ <Cell ss:StyleID="s21"/>
54
+ <Cell ss:StyleID="s22"/>
55
+ <Cell ss:StyleID="s22"/>
56
+ <Cell ss:StyleID="s23"/>
57
+ <Cell ss:StyleID="s23"/>
58
+ <Cell ss:StyleID="s23"/>
59
+ </Row>
60
+ <Row>
61
+ <Cell ss:StyleID="s21"/>
62
+ <Cell ss:StyleID="s22"/>
63
+ <Cell ss:StyleID="s22"/>
64
+ <Cell ss:StyleID="s23"/>
65
+ <Cell ss:StyleID="s23"/>
66
+ <Cell ss:StyleID="s23"/>
67
+ </Row>
68
+ <Row>
69
+ <Cell ss:StyleID="s21"><Data ss:Type="String">Date</Data></Cell>
70
+ <Cell ss:StyleID="s22"><Data ss:Type="String">Start time</Data></Cell>
71
+ <Cell ss:StyleID="s22"><Data ss:Type="String">End time</Data></Cell>
72
+ <Cell ss:StyleID="s23"><Data ss:Type="String">Pause</Data></Cell>
73
+ <Cell ss:StyleID="s23"><Data ss:Type="String">Sum</Data></Cell>
74
+ <Cell ss:StyleID="s23"><Data ss:Type="String">Comment</Data></Cell>
75
+ </Row>
76
+ <Row>
77
+ <Cell ss:StyleID="s24"><Data ss:Type="DateTime">2007-05-07T00:00:00.000</Data></Cell>
78
+ <Cell ss:StyleID="s25"><Data ss:Type="Number">9.25</Data></Cell>
79
+ <Cell ss:StyleID="s25"><Data ss:Type="Number">10.25</Data></Cell>
80
+ <Cell><Data ss:Type="Number">0</Data></Cell>
81
+ <Cell ss:Formula="=RC[-2]-RC[-3]-RC[-1]"><Data ss:Type="Number">1</Data></Cell>
82
+ <Cell><Data ss:Type="String">Task 1</Data></Cell>
83
+ </Row>
84
+ <Row>
85
+ <Cell ss:StyleID="s24"/>
86
+ <Cell ss:StyleID="s25"/>
87
+ <Cell ss:StyleID="s25"/>
88
+ </Row>
89
+ <Row>
90
+ <Cell ss:StyleID="s24"><Data ss:Type="DateTime">2007-05-07T00:00:00.000</Data></Cell>
91
+ <Cell ss:StyleID="s25"><Data ss:Type="Number">10.75</Data></Cell>
92
+ <Cell ss:StyleID="s25"><Data ss:Type="Number">10.75</Data></Cell>
93
+ <Cell><Data ss:Type="Number">0</Data></Cell>
94
+ <Cell ss:Formula="=RC[-2]-RC[-3]-RC[-1]"><Data ss:Type="Number">0</Data></Cell>
95
+ <Cell><Data ss:Type="String">Task 1</Data></Cell>
96
+ </Row>
97
+ </Table>
98
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
99
+ <PageSetup>
100
+ <Header x:Margin="0.51180555555555551"/>
101
+ <Footer x:Margin="0.51180555555555551"/>
102
+ <PageMargins x:Bottom="0.98402777777777772" x:Left="0.74791666666666667"
103
+ x:Right="0.74791666666666667" x:Top="0.98402777777777772"/>
104
+ </PageSetup>
105
+ <Print>
106
+ <ValidPrinterInfo/>
107
+ <HorizontalResolution>300</HorizontalResolution>
108
+ <VerticalResolution>300</VerticalResolution>
109
+ </Print>
110
+ <Selected/>
111
+ <Panes>
112
+ <Pane>
113
+ <Number>3</Number>
114
+ <ActiveRow>6</ActiveRow>
115
+ </Pane>
116
+ </Panes>
117
+ <ProtectObjects>False</ProtectObjects>
118
+ <ProtectScenarios>False</ProtectScenarios>
119
+ </WorksheetOptions>
120
+ </Worksheet>
121
+ <Worksheet ss:Name="Sheet2">
122
+ <Table ss:ExpandedColumnCount="5" ss:ExpandedRowCount="3" x:FullColumns="1"
123
+ x:FullRows="1">
124
+ <Column ss:Index="3" ss:AutoFitWidth="0" ss:Width="53.25"/>
125
+ <Row>
126
+ <Cell ss:Index="3" ss:StyleID="s21"><Data ss:Type="String">Date</Data></Cell>
127
+ <Cell ss:StyleID="s21"/>
128
+ <Cell ss:StyleID="s22"><Data ss:Type="String">Start time</Data></Cell>
129
+ </Row>
130
+ <Row>
131
+ <Cell ss:Index="3" ss:StyleID="s24"><Data ss:Type="DateTime">2007-05-07T00:00:00.000</Data></Cell>
132
+ <Cell ss:StyleID="s24"/>
133
+ <Cell ss:StyleID="s25"><Data ss:Type="Number">9.25</Data></Cell>
134
+ </Row>
135
+ <Row>
136
+ <Cell ss:Index="3" ss:StyleID="s24"><Data ss:Type="DateTime">2007-05-07T00:00:00.000</Data></Cell>
137
+ <Cell ss:StyleID="s24"/>
138
+ <Cell ss:StyleID="s25"><Data ss:Type="Number">10.75</Data></Cell>
139
+ </Row>
140
+ </Table>
141
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
142
+ <PageSetup>
143
+ <Header x:Margin="0.51180555555555551"/>
144
+ <Footer x:Margin="0.51180555555555551"/>
145
+ <PageMargins x:Bottom="0.98402777777777772" x:Left="0.74791666666666667"
146
+ x:Right="0.74791666666666667" x:Top="0.98402777777777772"/>
147
+ </PageSetup>
148
+ <Print>
149
+ <ValidPrinterInfo/>
150
+ <HorizontalResolution>300</HorizontalResolution>
151
+ <VerticalResolution>300</VerticalResolution>
152
+ </Print>
153
+ <Panes>
154
+ <Pane>
155
+ <Number>3</Number>
156
+ <ActiveRow>10</ActiveRow>
157
+ <ActiveCol>2</ActiveCol>
158
+ </Pane>
159
+ </Panes>
160
+ <ProtectObjects>False</ProtectObjects>
161
+ <ProtectScenarios>False</ProtectScenarios>
162
+ </WorksheetOptions>
163
+ </Worksheet>
164
+ <Worksheet ss:Name="Sheet3">
165
+ <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
166
+ x:FullRows="1">
167
+ </Table>
168
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
169
+ <PageSetup>
170
+ <Header x:Margin="0.51180555555555551"/>
171
+ <Footer x:Margin="0.51180555555555551"/>
172
+ <PageMargins x:Bottom="0.98402777777777772" x:Left="0.74791666666666667"
173
+ x:Right="0.74791666666666667" x:Top="0.98402777777777772"/>
174
+ </PageSetup>
175
+ <Print>
176
+ <ValidPrinterInfo/>
177
+ <HorizontalResolution>300</HorizontalResolution>
178
+ <VerticalResolution>300</VerticalResolution>
179
+ </Print>
180
+ <ProtectObjects>False</ProtectObjects>
181
+ <ProtectScenarios>False</ProtectScenarios>
182
+ </WorksheetOptions>
183
+ </Worksheet>
184
+ </Workbook>
metadata ADDED
@@ -0,0 +1,205 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: aunderwo-roo
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Anthony Underwood
8
+ - Hugh McGowan
9
+ - Thomas Preymesser
10
+ autorequire:
11
+ bindir: bin
12
+ cert_chain: []
13
+
14
+ date: 2010-01-09 00:00:00 +00:00
15
+ default_executable:
16
+ dependencies:
17
+ - !ruby/object:Gem::Dependency
18
+ name: spreadsheet
19
+ type: :runtime
20
+ version_requirement:
21
+ version_requirements: !ruby/object:Gem::Requirement
22
+ requirements:
23
+ - - ">="
24
+ - !ruby/object:Gem::Version
25
+ version: 0.6.4
26
+ version:
27
+ - !ruby/object:Gem::Dependency
28
+ name: rubyzip
29
+ type: :runtime
30
+ version_requirement:
31
+ version_requirements: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: 0.9.1
36
+ version:
37
+ - !ruby/object:Gem::Dependency
38
+ name: hpricot
39
+ type: :runtime
40
+ version_requirement:
41
+ version_requirements: !ruby/object:Gem::Requirement
42
+ requirements:
43
+ - - ">="
44
+ - !ruby/object:Gem::Version
45
+ version: "0.6"
46
+ version:
47
+ - !ruby/object:Gem::Dependency
48
+ name: GData
49
+ type: :runtime
50
+ version_requirement:
51
+ version_requirements: !ruby/object:Gem::Requirement
52
+ requirements:
53
+ - - ">="
54
+ - !ruby/object:Gem::Version
55
+ version: 0.0.4
56
+ version:
57
+ - !ruby/object:Gem::Dependency
58
+ name: libxml-ruby
59
+ type: :runtime
60
+ version_requirement:
61
+ version_requirements: !ruby/object:Gem::Requirement
62
+ requirements:
63
+ - - ">="
64
+ - !ruby/object:Gem::Version
65
+ version: 1.1.3
66
+ version:
67
+ description: roo can access the contents of OpenOffice-, Excel- or Google-Spreadsheets
68
+ email: email2ants@gmail.com
69
+ executables: []
70
+
71
+ extensions: []
72
+
73
+ extra_rdoc_files:
74
+ - History.txt
75
+ - README.markdown
76
+ files:
77
+ - lib/roo.rb
78
+ - lib/roo/excel.rb
79
+ - lib/roo/excel2003xml.rb
80
+ - lib/roo/excelx.rb
81
+ - lib/roo/generic_spreadsheet.rb
82
+ - lib/roo/google.rb
83
+ - lib/roo/openoffice.rb
84
+ - lib/roo/roo_rails_helper.rb
85
+ - lib/roo/version.rb
86
+ - test/1900_base.xls
87
+ - test/1904_base.xls
88
+ - test/Bibelbund.csv
89
+ - test/Bibelbund.ods
90
+ - test/Bibelbund.xls
91
+ - test/Bibelbund.xlsx
92
+ - test/Bibelbund.xml
93
+ - test/Bibelbund1.ods
94
+ - test/bad_excel_date.xls
95
+ - test/bbu.ods
96
+ - test/bbu.xls
97
+ - test/bbu.xlsx
98
+ - test/bbu.xml
99
+ - test/bode-v1.ods.zip
100
+ - test/bode-v1.xls.zip
101
+ - test/boolean.ods
102
+ - test/boolean.xls
103
+ - test/boolean.xlsx
104
+ - test/boolean.xml
105
+ - test/borders.ods
106
+ - test/borders.xls
107
+ - test/borders.xlsx
108
+ - test/borders.xml
109
+ - test/bug-row-column-fixnum-float.xls
110
+ - test/bug-row-column-fixnum-float.xml
111
+ - test/datetime.ods
112
+ - test/datetime.xls
113
+ - test/datetime.xlsx
114
+ - test/datetime.xml
115
+ - test/datetime_floatconv.xls
116
+ - test/datetime_floatconv.xml
117
+ - test/emptysheets.ods
118
+ - test/emptysheets.xls
119
+ - test/emptysheets.xml
120
+ - test/excel2003.xml
121
+ - test/false_encoding.xls
122
+ - test/false_encoding.xml
123
+ - test/formula.ods
124
+ - test/formula.xls
125
+ - test/formula.xlsx
126
+ - test/formula.xml
127
+ - test/formula_parse_error.xls
128
+ - test/formula_parse_error.xml
129
+ - test/html-escape.ods
130
+ - test/no_spreadsheet_file.txt
131
+ - test/numbers1.csv
132
+ - test/numbers1.ods
133
+ - test/numbers1.xls
134
+ - test/numbers1.xlsx
135
+ - test/numbers1.xml
136
+ - test/only_one_sheet.ods
137
+ - test/only_one_sheet.xls
138
+ - test/only_one_sheet.xlsx
139
+ - test/only_one_sheet.xml
140
+ - test/paragraph.ods
141
+ - test/paragraph.xls
142
+ - test/paragraph.xlsx
143
+ - test/paragraph.xml
144
+ - test/ric.ods
145
+ - test/simple_spreadsheet.ods
146
+ - test/simple_spreadsheet.xls
147
+ - test/simple_spreadsheet.xlsx
148
+ - test/simple_spreadsheet.xml
149
+ - test/simple_spreadsheet_from_italo.ods
150
+ - test/simple_spreadsheet_from_italo.xls
151
+ - test/simple_spreadsheet_from_italo.xml
152
+ - test/skipped_tests.rb
153
+ - test/style.ods
154
+ - test/style.xls
155
+ - test/style.xlsx
156
+ - test/style.xml
157
+ - test/test_helper.rb
158
+ - test/test_roo.rb
159
+ - test/time-test.csv
160
+ - test/time-test.ods
161
+ - test/time-test.xls
162
+ - test/time-test.xlsx
163
+ - test/time-test.xml
164
+ - test/whitespace.ods
165
+ - test/whitespace.xls
166
+ - test/whitespace.xlsx
167
+ - test/whitespace.xml
168
+ - History.txt
169
+ - README.markdown
170
+ has_rdoc: true
171
+ homepage: http://github.com/aunderwo/roo
172
+ licenses: []
173
+
174
+ post_install_message:
175
+ rdoc_options:
176
+ - --main
177
+ - README.markdown
178
+ require_paths:
179
+ - lib
180
+ required_ruby_version: !ruby/object:Gem::Requirement
181
+ requirements:
182
+ - - ">="
183
+ - !ruby/object:Gem::Version
184
+ version: "0"
185
+ version:
186
+ required_rubygems_version: !ruby/object:Gem::Requirement
187
+ requirements:
188
+ - - ">="
189
+ - !ruby/object:Gem::Version
190
+ version: "0"
191
+ version:
192
+ requirements: []
193
+
194
+ rubyforge_project:
195
+ rubygems_version: 1.3.5
196
+ signing_key:
197
+ specification_version: 3
198
+ summary: based on roo
199
+ test_files:
200
+ - test/test_roo.rb
201
+ - test/skipped_tests.rb
202
+ - test/test_helper.rb
203
+ - examples/roo_soap_server.rb
204
+ - examples/roo_soap_client.rb
205
+ - examples/write_me.rb