# -*- encoding: utf-8 -*- # stub: axlsx 1.2.2 ruby lib Gem::Specification.new do |s| s.name = "axlsx".freeze s.version = "1.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Randy Morgan".freeze] s.date = "2012-08-27" s.description = " xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.\n".freeze s.email = "digital.ipseity@gmail.com".freeze s.files = [".yardopts".freeze, "CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "examples/basic_charts.rb".freeze, "examples/chart_colors.rb".freeze, "examples/conditional_formatting/example_conditional_formatting.rb".freeze, "examples/conditional_formatting/getting_barred.rb".freeze, "examples/conditional_formatting/hitting_the_high_notes.rb".freeze, "examples/conditional_formatting/scaled_colors.rb".freeze, "examples/conditional_formatting/stop_and_go.rb".freeze, "examples/data_validation.rb".freeze, "examples/example.rb".freeze, "examples/example.xlsx".freeze, "examples/example_streamed.xlsx".freeze, "examples/extractive.pdf".freeze, "examples/extractive.rb".freeze, "examples/hyperlinks.rb".freeze, "examples/hyperlinks.xlsx".freeze, "examples/image1.gif".freeze, "examples/image1.jpeg".freeze, "examples/image1.jpg".freeze, "examples/image1.png".freeze, "examples/no-use_autowidth.xlsx".freeze, "examples/sample.png".freeze, "examples/scraping_html.rb".freeze, "examples/shared_strings_example.xlsx".freeze, "examples/sheet_protection.rb".freeze, "examples/sheet_view.rb".freeze, "examples/skydrive/axlsx.xlsx".freeze, "examples/skydrive/real_example.rb".freeze, "examples/two_cell_anchor_image.rb".freeze, "lib/axlsx.rb".freeze, "lib/axlsx/content_type/content_type.rb".freeze, "lib/axlsx/content_type/default.rb".freeze, "lib/axlsx/content_type/override.rb".freeze, "lib/axlsx/doc_props/app.rb".freeze, "lib/axlsx/doc_props/core.rb".freeze, "lib/axlsx/drawing/ax_data_source.rb".freeze, "lib/axlsx/drawing/axis.rb".freeze, "lib/axlsx/drawing/bar_3D_chart.rb".freeze, "lib/axlsx/drawing/bar_series.rb".freeze, "lib/axlsx/drawing/cat_axis.rb".freeze, "lib/axlsx/drawing/chart.rb".freeze, "lib/axlsx/drawing/d_lbls.rb".freeze, "lib/axlsx/drawing/drawing.rb".freeze, "lib/axlsx/drawing/graphic_frame.rb".freeze, "lib/axlsx/drawing/hyperlink.rb".freeze, "lib/axlsx/drawing/line_3D_chart.rb".freeze, "lib/axlsx/drawing/line_series.rb".freeze, "lib/axlsx/drawing/marker.rb".freeze, "lib/axlsx/drawing/num_data.rb".freeze, "lib/axlsx/drawing/num_data_source.rb".freeze, "lib/axlsx/drawing/num_val.rb".freeze, "lib/axlsx/drawing/one_cell_anchor.rb".freeze, "lib/axlsx/drawing/pic.rb".freeze, "lib/axlsx/drawing/picture_locking.rb".freeze, "lib/axlsx/drawing/pie_3D_chart.rb".freeze, "lib/axlsx/drawing/pie_series.rb".freeze, "lib/axlsx/drawing/scaling.rb".freeze, "lib/axlsx/drawing/scatter_chart.rb".freeze, "lib/axlsx/drawing/scatter_series.rb".freeze, "lib/axlsx/drawing/ser_axis.rb".freeze, "lib/axlsx/drawing/series.rb".freeze, "lib/axlsx/drawing/series_title.rb".freeze, "lib/axlsx/drawing/str_data.rb".freeze, "lib/axlsx/drawing/str_val.rb".freeze, "lib/axlsx/drawing/title.rb".freeze, "lib/axlsx/drawing/two_cell_anchor.rb".freeze, "lib/axlsx/drawing/val_axis.rb".freeze, "lib/axlsx/drawing/view_3D.rb".freeze, "lib/axlsx/drawing/vml_drawing.rb".freeze, "lib/axlsx/drawing/vml_shape.rb".freeze, "lib/axlsx/package.rb".freeze, "lib/axlsx/rels/relationship.rb".freeze, "lib/axlsx/rels/relationships.rb".freeze, "lib/axlsx/stylesheet/border.rb".freeze, "lib/axlsx/stylesheet/border_pr.rb".freeze, "lib/axlsx/stylesheet/cell_alignment.rb".freeze, "lib/axlsx/stylesheet/cell_protection.rb".freeze, "lib/axlsx/stylesheet/cell_style.rb".freeze, "lib/axlsx/stylesheet/color.rb".freeze, "lib/axlsx/stylesheet/dxf.rb".freeze, "lib/axlsx/stylesheet/fill.rb".freeze, "lib/axlsx/stylesheet/font.rb".freeze, "lib/axlsx/stylesheet/gradient_fill.rb".freeze, "lib/axlsx/stylesheet/gradient_stop.rb".freeze, "lib/axlsx/stylesheet/num_fmt.rb".freeze, "lib/axlsx/stylesheet/pattern_fill.rb".freeze, "lib/axlsx/stylesheet/styles.rb".freeze, "lib/axlsx/stylesheet/table_style.rb".freeze, "lib/axlsx/stylesheet/table_style_element.rb".freeze, "lib/axlsx/stylesheet/table_styles.rb".freeze, "lib/axlsx/stylesheet/xf.rb".freeze, "lib/axlsx/util/constants.rb".freeze, "lib/axlsx/util/parser.rb".freeze, "lib/axlsx/util/simple_typed_list.rb".freeze, "lib/axlsx/util/storage.rb".freeze, "lib/axlsx/util/validators.rb".freeze, "lib/axlsx/version.rb".freeze, "lib/axlsx/workbook/defined_name.rb".freeze, "lib/axlsx/workbook/defined_names.rb".freeze, "lib/axlsx/workbook/shared_strings_table.rb".freeze, "lib/axlsx/workbook/workbook.rb".freeze, "lib/axlsx/workbook/worksheet/auto_filter.rb".freeze, "lib/axlsx/workbook/worksheet/cell.rb".freeze, "lib/axlsx/workbook/worksheet/cfvo.rb".freeze, "lib/axlsx/workbook/worksheet/col.rb".freeze, "lib/axlsx/workbook/worksheet/color_scale.rb".freeze, "lib/axlsx/workbook/worksheet/cols.rb".freeze, "lib/axlsx/workbook/worksheet/comment.rb".freeze, "lib/axlsx/workbook/worksheet/comments.rb".freeze, "lib/axlsx/workbook/worksheet/conditional_formatting.rb".freeze, "lib/axlsx/workbook/worksheet/conditional_formatting_rule.rb".freeze, "lib/axlsx/workbook/worksheet/conditional_formattings.rb".freeze, "lib/axlsx/workbook/worksheet/data_bar.rb".freeze, "lib/axlsx/workbook/worksheet/data_validation.rb".freeze, "lib/axlsx/workbook/worksheet/data_validations.rb".freeze, "lib/axlsx/workbook/worksheet/date_time_converter.rb".freeze, "lib/axlsx/workbook/worksheet/dimension.rb".freeze, "lib/axlsx/workbook/worksheet/icon_set.rb".freeze, "lib/axlsx/workbook/worksheet/merged_cells.rb".freeze, "lib/axlsx/workbook/worksheet/page_margins.rb".freeze, "lib/axlsx/workbook/worksheet/page_setup.rb".freeze, "lib/axlsx/workbook/worksheet/pane.rb".freeze, "lib/axlsx/workbook/worksheet/print_options.rb".freeze, "lib/axlsx/workbook/worksheet/protected_range.rb".freeze, "lib/axlsx/workbook/worksheet/protected_ranges.rb".freeze, "lib/axlsx/workbook/worksheet/row.rb".freeze, "lib/axlsx/workbook/worksheet/selection.rb".freeze, "lib/axlsx/workbook/worksheet/sheet_data.rb".freeze, "lib/axlsx/workbook/worksheet/sheet_pr.rb".freeze, "lib/axlsx/workbook/worksheet/sheet_protection.rb".freeze, "lib/axlsx/workbook/worksheet/sheet_view.rb".freeze, "lib/axlsx/workbook/worksheet/table.rb".freeze, "lib/axlsx/workbook/worksheet/tables.rb".freeze, "lib/axlsx/workbook/worksheet/worksheet.rb".freeze, "lib/axlsx/workbook/worksheet/worksheet_comments.rb".freeze, "lib/axlsx/workbook/worksheet/worksheet_drawing.rb".freeze, "lib/axlsx/workbook/worksheet/worksheet_hyperlink.rb".freeze, "lib/axlsx/workbook/worksheet/worksheet_hyperlinks.rb".freeze, "lib/schema/dc.xsd".freeze, "lib/schema/dcmitype.xsd".freeze, "lib/schema/dcterms.xsd".freeze, "lib/schema/dml-chart.xsd".freeze, "lib/schema/dml-chartDrawing.xsd".freeze, "lib/schema/dml-compatibility.xsd".freeze, "lib/schema/dml-diagram.xsd".freeze, "lib/schema/dml-lockedCanvas.xsd".freeze, "lib/schema/dml-main.xsd".freeze, "lib/schema/dml-picture.xsd".freeze, "lib/schema/dml-spreadsheetDrawing.xsd".freeze, "lib/schema/dml-wordprocessingDrawing.xsd".freeze, "lib/schema/opc-contentTypes.xsd".freeze, "lib/schema/opc-coreProperties.xsd".freeze, "lib/schema/opc-digSig.xsd".freeze, "lib/schema/opc-relationships.xsd".freeze, "lib/schema/pml.xsd".freeze, "lib/schema/shared-additionalCharacteristics.xsd".freeze, "lib/schema/shared-bibliography.xsd".freeze, "lib/schema/shared-commonSimpleTypes.xsd".freeze, "lib/schema/shared-customXmlDataProperties.xsd".freeze, "lib/schema/shared-customXmlSchemaProperties.xsd".freeze, "lib/schema/shared-documentPropertiesCustom.xsd".freeze, "lib/schema/shared-documentPropertiesExtended.xsd".freeze, "lib/schema/shared-documentPropertiesVariantTypes.xsd".freeze, "lib/schema/shared-math.xsd".freeze, "lib/schema/shared-relationshipReference.xsd".freeze, "lib/schema/sml.xsd".freeze, "lib/schema/vml-main.xsd".freeze, "lib/schema/vml-officeDrawing.xsd".freeze, "lib/schema/vml-presentationDrawing.xsd".freeze, "lib/schema/vml-spreadsheetDrawing.xsd".freeze, "lib/schema/vml-wordprocessingDrawing.xsd".freeze, "lib/schema/wml.xsd".freeze, "lib/schema/xml.xsd".freeze, "test/benchmark.rb".freeze, "test/content_type/tc_content_type.rb".freeze, "test/content_type/tc_default.rb".freeze, "test/content_type/tc_override.rb".freeze, "test/doc_props/tc_app.rb".freeze, "test/doc_props/tc_core.rb".freeze, "test/drawing/tc_axis.rb".freeze, "test/drawing/tc_bar_3D_chart.rb".freeze, "test/drawing/tc_bar_series.rb".freeze, "test/drawing/tc_cat_axis.rb".freeze, "test/drawing/tc_cat_axis_data.rb".freeze, "test/drawing/tc_chart.rb".freeze, "test/drawing/tc_d_lbls.rb".freeze, "test/drawing/tc_data_source.rb".freeze, "test/drawing/tc_drawing.rb".freeze, "test/drawing/tc_graphic_frame.rb".freeze, "test/drawing/tc_hyperlink.rb".freeze, "test/drawing/tc_line_3d_chart.rb".freeze, "test/drawing/tc_line_series.rb".freeze, "test/drawing/tc_marker.rb".freeze, "test/drawing/tc_named_axis_data.rb".freeze, "test/drawing/tc_num_data.rb".freeze, "test/drawing/tc_num_val.rb".freeze, "test/drawing/tc_one_cell_anchor.rb".freeze, "test/drawing/tc_pic.rb".freeze, "test/drawing/tc_picture_locking.rb".freeze, "test/drawing/tc_pie_3D_chart.rb".freeze, "test/drawing/tc_pie_series.rb".freeze, "test/drawing/tc_scaling.rb".freeze, "test/drawing/tc_scatter_chart.rb".freeze, "test/drawing/tc_scatter_series.rb".freeze, "test/drawing/tc_ser_axis.rb".freeze, "test/drawing/tc_series.rb".freeze, "test/drawing/tc_series_title.rb".freeze, "test/drawing/tc_str_data.rb".freeze, "test/drawing/tc_str_val.rb".freeze, "test/drawing/tc_title.rb".freeze, "test/drawing/tc_two_cell_anchor.rb".freeze, "test/drawing/tc_val_axis.rb".freeze, "test/drawing/tc_view_3D.rb".freeze, "test/drawing/tc_vml_drawing.rb".freeze, "test/drawing/tc_vml_shape.rb".freeze, "test/profile.rb".freeze, "test/rels/tc_relationship.rb".freeze, "test/rels/tc_relationships.rb".freeze, "test/stylesheet/tc_border.rb".freeze, "test/stylesheet/tc_border_pr.rb".freeze, "test/stylesheet/tc_cell_alignment.rb".freeze, "test/stylesheet/tc_cell_protection.rb".freeze, "test/stylesheet/tc_cell_style.rb".freeze, "test/stylesheet/tc_color.rb".freeze, "test/stylesheet/tc_dxf.rb".freeze, "test/stylesheet/tc_fill.rb".freeze, "test/stylesheet/tc_font.rb".freeze, "test/stylesheet/tc_gradient_fill.rb".freeze, "test/stylesheet/tc_gradient_stop.rb".freeze, "test/stylesheet/tc_num_fmt.rb".freeze, "test/stylesheet/tc_pattern_fill.rb".freeze, "test/stylesheet/tc_styles.rb".freeze, "test/stylesheet/tc_table_style.rb".freeze, "test/stylesheet/tc_table_style_element.rb".freeze, "test/stylesheet/tc_table_styles.rb".freeze, "test/stylesheet/tc_xf.rb".freeze, "test/tc_axlsx.rb".freeze, "test/tc_helper.rb".freeze, "test/tc_package.rb".freeze, "test/util/tc_simple_typed_list.rb".freeze, "test/util/tc_validators.rb".freeze, "test/workbook/tc_defined_name.rb".freeze, "test/workbook/tc_shared_strings_table.rb".freeze, "test/workbook/tc_workbook.rb".freeze, "test/workbook/worksheet/table/tc_table.rb".freeze, "test/workbook/worksheet/tc_cell.rb".freeze, "test/workbook/worksheet/tc_cfvo.rb".freeze, "test/workbook/worksheet/tc_col.rb".freeze, "test/workbook/worksheet/tc_color_scale.rb".freeze, "test/workbook/worksheet/tc_comment.rb".freeze, "test/workbook/worksheet/tc_comments.rb".freeze, "test/workbook/worksheet/tc_conditional_formatting.rb".freeze, "test/workbook/worksheet/tc_data_bar.rb".freeze, "test/workbook/worksheet/tc_data_validation.rb".freeze, "test/workbook/worksheet/tc_date_time_converter.rb".freeze, "test/workbook/worksheet/tc_icon_set.rb".freeze, "test/workbook/worksheet/tc_page_margins.rb".freeze, "test/workbook/worksheet/tc_page_setup.rb".freeze, "test/workbook/worksheet/tc_pane.rb".freeze, "test/workbook/worksheet/tc_print_options.rb".freeze, "test/workbook/worksheet/tc_protected_range.rb".freeze, "test/workbook/worksheet/tc_row.rb".freeze, "test/workbook/worksheet/tc_selection.rb".freeze, "test/workbook/worksheet/tc_sheet_protection.rb".freeze, "test/workbook/worksheet/tc_sheet_view.rb".freeze, "test/workbook/worksheet/tc_worksheet.rb".freeze, "test/workbook/worksheet/tc_worksheet_hyperlink.rb".freeze] s.homepage = "https://github.com/randym/axlsx".freeze s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "excel OOXML (xlsx) with charts, styles, images and autowidth columns.".freeze s.test_files = ["test/benchmark.rb".freeze, "test/content_type/tc_content_type.rb".freeze, "test/content_type/tc_default.rb".freeze, "test/content_type/tc_override.rb".freeze, "test/doc_props/tc_app.rb".freeze, "test/doc_props/tc_core.rb".freeze, "test/drawing/tc_axis.rb".freeze, "test/drawing/tc_bar_3D_chart.rb".freeze, "test/drawing/tc_bar_series.rb".freeze, "test/drawing/tc_cat_axis.rb".freeze, "test/drawing/tc_cat_axis_data.rb".freeze, "test/drawing/tc_chart.rb".freeze, "test/drawing/tc_d_lbls.rb".freeze, "test/drawing/tc_data_source.rb".freeze, "test/drawing/tc_drawing.rb".freeze, "test/drawing/tc_graphic_frame.rb".freeze, "test/drawing/tc_hyperlink.rb".freeze, "test/drawing/tc_line_3d_chart.rb".freeze, "test/drawing/tc_line_series.rb".freeze, "test/drawing/tc_marker.rb".freeze, "test/drawing/tc_named_axis_data.rb".freeze, "test/drawing/tc_num_data.rb".freeze, "test/drawing/tc_num_val.rb".freeze, "test/drawing/tc_one_cell_anchor.rb".freeze, "test/drawing/tc_pic.rb".freeze, "test/drawing/tc_picture_locking.rb".freeze, "test/drawing/tc_pie_3D_chart.rb".freeze, "test/drawing/tc_pie_series.rb".freeze, "test/drawing/tc_scaling.rb".freeze, "test/drawing/tc_scatter_chart.rb".freeze, "test/drawing/tc_scatter_series.rb".freeze, "test/drawing/tc_ser_axis.rb".freeze, "test/drawing/tc_series.rb".freeze, "test/drawing/tc_series_title.rb".freeze, "test/drawing/tc_str_data.rb".freeze, "test/drawing/tc_str_val.rb".freeze, "test/drawing/tc_title.rb".freeze, "test/drawing/tc_two_cell_anchor.rb".freeze, "test/drawing/tc_val_axis.rb".freeze, "test/drawing/tc_view_3D.rb".freeze, "test/drawing/tc_vml_drawing.rb".freeze, "test/drawing/tc_vml_shape.rb".freeze, "test/profile.rb".freeze, "test/rels/tc_relationship.rb".freeze, "test/rels/tc_relationships.rb".freeze, "test/stylesheet/tc_border.rb".freeze, "test/stylesheet/tc_border_pr.rb".freeze, "test/stylesheet/tc_cell_alignment.rb".freeze, "test/stylesheet/tc_cell_protection.rb".freeze, "test/stylesheet/tc_cell_style.rb".freeze, "test/stylesheet/tc_color.rb".freeze, "test/stylesheet/tc_dxf.rb".freeze, "test/stylesheet/tc_fill.rb".freeze, "test/stylesheet/tc_font.rb".freeze, "test/stylesheet/tc_gradient_fill.rb".freeze, "test/stylesheet/tc_gradient_stop.rb".freeze, "test/stylesheet/tc_num_fmt.rb".freeze, "test/stylesheet/tc_pattern_fill.rb".freeze, "test/stylesheet/tc_styles.rb".freeze, "test/stylesheet/tc_table_style.rb".freeze, "test/stylesheet/tc_table_style_element.rb".freeze, "test/stylesheet/tc_table_styles.rb".freeze, "test/stylesheet/tc_xf.rb".freeze, "test/tc_axlsx.rb".freeze, "test/tc_helper.rb".freeze, "test/tc_package.rb".freeze, "test/util/tc_simple_typed_list.rb".freeze, "test/util/tc_validators.rb".freeze, "test/workbook/tc_defined_name.rb".freeze, "test/workbook/tc_shared_strings_table.rb".freeze, "test/workbook/tc_workbook.rb".freeze, "test/workbook/worksheet/table/tc_table.rb".freeze, "test/workbook/worksheet/tc_cell.rb".freeze, "test/workbook/worksheet/tc_cfvo.rb".freeze, "test/workbook/worksheet/tc_col.rb".freeze, "test/workbook/worksheet/tc_color_scale.rb".freeze, "test/workbook/worksheet/tc_comment.rb".freeze, "test/workbook/worksheet/tc_comments.rb".freeze, "test/workbook/worksheet/tc_conditional_formatting.rb".freeze, "test/workbook/worksheet/tc_data_bar.rb".freeze, "test/workbook/worksheet/tc_data_validation.rb".freeze, "test/workbook/worksheet/tc_date_time_converter.rb".freeze, "test/workbook/worksheet/tc_icon_set.rb".freeze, "test/workbook/worksheet/tc_page_margins.rb".freeze, "test/workbook/worksheet/tc_page_setup.rb".freeze, "test/workbook/worksheet/tc_pane.rb".freeze, "test/workbook/worksheet/tc_print_options.rb".freeze, "test/workbook/worksheet/tc_protected_range.rb".freeze, "test/workbook/worksheet/tc_row.rb".freeze, "test/workbook/worksheet/tc_selection.rb".freeze, "test/workbook/worksheet/tc_sheet_protection.rb".freeze, "test/workbook/worksheet/tc_sheet_view.rb".freeze, "test/workbook/worksheet/tc_worksheet.rb".freeze, "test/workbook/worksheet/tc_worksheet_hyperlink.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.4.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.3.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end