--- !ruby/object:Gem::Specification name: axlsx version: !ruby/object:Gem::Version version: 1.1.1 prerelease: platform: ruby authors: - Randy Morgan autorequire: bindir: bin cert_chain: [] date: 2012-04-18 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: nokogiri requirement: &2160215160 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.4.1 type: :runtime prerelease: false version_requirements: *2160215160 - !ruby/object:Gem::Dependency name: rubyzip requirement: &2160213980 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.9.5 type: :runtime prerelease: false version_requirements: *2160213980 - !ruby/object:Gem::Dependency name: rake requirement: &2160213220 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.8.7 type: :runtime prerelease: false version_requirements: *2160213220 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. ' email: digital.ipseity@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/axlsx/content_type/content_type.rb - lib/axlsx/content_type/default.rb - lib/axlsx/content_type/override.rb - lib/axlsx/doc_props/app.rb - lib/axlsx/doc_props/core.rb - lib/axlsx/drawing/axis.rb - lib/axlsx/drawing/bar_3D_chart.rb - lib/axlsx/drawing/bar_series.rb - lib/axlsx/drawing/cat_axis.rb - lib/axlsx/drawing/cat_axis_data.rb - lib/axlsx/drawing/chart.rb - lib/axlsx/drawing/drawing.rb - lib/axlsx/drawing/graphic_frame.rb - lib/axlsx/drawing/hlink_click.rb~ - lib/axlsx/drawing/hyperlink.rb - lib/axlsx/drawing/hyperlink.rb~ - lib/axlsx/drawing/line_3D_chart.rb - lib/axlsx/drawing/line_series.rb - lib/axlsx/drawing/marker.rb - lib/axlsx/drawing/named_axis_data.rb - lib/axlsx/drawing/one_cell_anchor.rb - lib/axlsx/drawing/pic.rb - lib/axlsx/drawing/picture_locking.rb - lib/axlsx/drawing/picture_locking.rb~ - lib/axlsx/drawing/pie_3D_chart.rb - lib/axlsx/drawing/pie_series.rb - lib/axlsx/drawing/scaling.rb - lib/axlsx/drawing/scatter_chart.rb - lib/axlsx/drawing/scatter_series.rb - lib/axlsx/drawing/ser_axis.rb - lib/axlsx/drawing/series.rb - lib/axlsx/drawing/series_title.rb - lib/axlsx/drawing/title.rb - lib/axlsx/drawing/two_cell_anchor.rb - lib/axlsx/drawing/val_axis.rb - lib/axlsx/drawing/val_axis_data.rb - lib/axlsx/drawing/view_3D.rb - lib/axlsx/package.rb - lib/axlsx/rels/relationship.rb - lib/axlsx/rels/relationships.rb - lib/axlsx/stylesheet/border.rb - lib/axlsx/stylesheet/border_pr.rb - lib/axlsx/stylesheet/cell_alignment.rb - lib/axlsx/stylesheet/cell_protection.rb - lib/axlsx/stylesheet/cell_style.rb - lib/axlsx/stylesheet/color.rb - lib/axlsx/stylesheet/fill.rb - lib/axlsx/stylesheet/font.rb - lib/axlsx/stylesheet/gradient_fill.rb - lib/axlsx/stylesheet/gradient_stop.rb - lib/axlsx/stylesheet/num_fmt.rb - lib/axlsx/stylesheet/pattern_fill.rb - lib/axlsx/stylesheet/styles.rb - lib/axlsx/stylesheet/table_style.rb - lib/axlsx/stylesheet/table_style_element.rb - lib/axlsx/stylesheet/table_styles.rb - lib/axlsx/stylesheet/xf.rb - lib/axlsx/util/cbf.rb - lib/axlsx/util/cfb.rb~ - lib/axlsx/util/constants.rb - lib/axlsx/util/doc/_index.html - lib/axlsx/util/doc/class_list.html - lib/axlsx/util/doc/css/common.css - lib/axlsx/util/doc/css/full_list.css - lib/axlsx/util/doc/css/style.css - lib/axlsx/util/doc/file_list.html - lib/axlsx/util/doc/frames.html - lib/axlsx/util/doc/index.html - lib/axlsx/util/doc/js/app.js - lib/axlsx/util/doc/js/full_list.js - lib/axlsx/util/doc/js/jquery.js - lib/axlsx/util/doc/method_list.html - lib/axlsx/util/doc/top-level-namespace.html - lib/axlsx/util/font_tables.rb~ - lib/axlsx/util/ms_off_crypto.rb - lib/axlsx/util/ms_off_crypto.rb~ - lib/axlsx/util/ms_offcrypto.rb~ - lib/axlsx/util/parser.rb - lib/axlsx/util/parser.rb~ - lib/axlsx/util/simple_typed_list.rb - lib/axlsx/util/storage.rb - lib/axlsx/util/storage.rb~ - lib/axlsx/util/validators.rb - lib/axlsx/version.rb - lib/axlsx/workbook/shared_strings_table.rb - lib/axlsx/workbook/shared_strings_table.rb~ - lib/axlsx/workbook/workbook.rb - lib/axlsx/workbook/worksheet/cell.rb - lib/axlsx/workbook/worksheet/col.rb - lib/axlsx/workbook/worksheet/col.rb~ - lib/axlsx/workbook/worksheet/date_time_converter.rb - lib/axlsx/workbook/worksheet/page_margins.rb - lib/axlsx/workbook/worksheet/row.rb - lib/axlsx/workbook/worksheet/shared_strings_table.rb~ - lib/axlsx/workbook/worksheet/table.rb - lib/axlsx/workbook/worksheet/table.rb~ - lib/axlsx/workbook/worksheet/worksheet.rb - lib/axlsx.rb - lib/schema/dc.xsd - lib/schema/dc.xsd~ - lib/schema/dcmitype.xsd - lib/schema/dcterms.xsd - lib/schema/dcterms.xsd~ - lib/schema/dml-chart.xsd - lib/schema/dml-chartDrawing.xsd - lib/schema/dml-compatibility.xsd - lib/schema/dml-diagram.xsd - lib/schema/dml-lockedCanvas.xsd - lib/schema/dml-main.xsd - lib/schema/dml-picture.xsd - lib/schema/dml-spreadsheetDrawing.xsd - lib/schema/dml-wordprocessingDrawing.xsd - lib/schema/opc-contentTypes.xsd - lib/schema/opc-coreProperties.xsd - lib/schema/opc-coreProperties.xsd~ - lib/schema/opc-digSig.xsd - lib/schema/opc-relationships.xsd - lib/schema/pml.xsd - lib/schema/shared-additionalCharacteristics.xsd - lib/schema/shared-bibliography.xsd - lib/schema/shared-commonSimpleTypes.xsd - lib/schema/shared-customXmlDataProperties.xsd - lib/schema/shared-customXmlSchemaProperties.xsd - lib/schema/shared-documentPropertiesCustom.xsd - lib/schema/shared-documentPropertiesExtended.xsd - lib/schema/shared-documentPropertiesVariantTypes.xsd - lib/schema/shared-math.xsd - lib/schema/shared-relationshipReference.xsd - lib/schema/sml.xsd - lib/schema/vml-main.xsd - lib/schema/vml-officeDrawing.xsd - lib/schema/vml-presentationDrawing.xsd - lib/schema/vml-spreadsheetDrawing.xsd - lib/schema/vml-wordprocessingDrawing.xsd - lib/schema/wml.xsd - lib/schema/xml.xsd - examples/axlsx.xlsx - examples/example.csv - examples/example.rb - examples/example.xlsx - examples/example_streamed.xlsx - examples/image1.gif - examples/image1.jpeg - examples/image1.jpg - examples/image1.png - examples/no-use_autowidth.xlsx - examples/real_example.rb - examples/sample.png - examples/shared_strings_example.xlsx - LICENSE - README.md - Rakefile - CHANGELOG.md - .yardopts - test/benchmark.rb - test/content_type/tc_content_type.rb - test/content_type/tc_default.rb - test/content_type/tc_override.rb - test/doc_props/tc_app.rb - test/doc_props/tc_core.rb - test/drawing/tc_axis.rb - test/drawing/tc_bar_3D_chart.rb - test/drawing/tc_bar_series.rb - test/drawing/tc_cat_axis.rb - test/drawing/tc_cat_axis_data.rb - test/drawing/tc_chart.rb - test/drawing/tc_drawing.rb - test/drawing/tc_graphic_frame.rb - test/drawing/tc_hyperlink.rb - test/drawing/tc_line_3d_chart.rb - test/drawing/tc_line_series.rb - test/drawing/tc_marker.rb - test/drawing/tc_one_cell_anchor.rb - test/drawing/tc_pic.rb - test/drawing/tc_picture_locking.rb - test/drawing/tc_pie_3D_chart.rb - test/drawing/tc_pie_series.rb - test/drawing/tc_scaling.rb - test/drawing/tc_scatter_chart.rb - test/drawing/tc_scatter_series.rb - test/drawing/tc_ser_axis.rb - test/drawing/tc_series.rb - test/drawing/tc_series_title.rb - test/drawing/tc_title.rb - test/drawing/tc_two_cell_anchor.rb - test/drawing/tc_val_axis.rb - test/drawing/tc_val_axis_data.rb - test/drawing/tc_view_3D.rb - test/profile.rb - test/rels/tc_relationship.rb - test/rels/tc_relationships.rb - test/stylesheet/tc_border.rb - test/stylesheet/tc_border_pr.rb - test/stylesheet/tc_cell_alignment.rb - test/stylesheet/tc_cell_protection.rb - test/stylesheet/tc_cell_style.rb - test/stylesheet/tc_color.rb - test/stylesheet/tc_fill.rb - test/stylesheet/tc_font.rb - test/stylesheet/tc_gradient_fill.rb - test/stylesheet/tc_gradient_stop.rb - test/stylesheet/tc_num_fmt.rb - test/stylesheet/tc_pattern_fill.rb - test/stylesheet/tc_styles.rb - test/stylesheet/tc_table_style.rb - test/stylesheet/tc_table_style_element.rb - test/stylesheet/tc_table_styles.rb - test/stylesheet/tc_xf.rb - test/tc_axlsx.rb - test/tc_helper.rb - test/tc_package.rb - test/util/tc_simple_typed_list.rb - test/util/tc_validators.rb - test/workbook/tc_shared_strings_table.rb - test/workbook/tc_workbook.rb - test/workbook/worksheet/table/tc_table.rb - test/workbook/worksheet/table/tc_table.rb~ - test/workbook/worksheet/tc_cell.rb - test/workbook/worksheet/tc_col.rb - test/workbook/worksheet/tc_col.rb~ - test/workbook/worksheet/tc_date_time_converter.rb - test/workbook/worksheet/tc_page_margins.rb - test/workbook/worksheet/tc_row.rb - test/workbook/worksheet/tc_worksheet.rb homepage: https://github.com/randym/axlsx licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.8.7 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: excel OOXML (xlsx) with charts, styles, images and autowidth columns. test_files: - test/benchmark.rb - test/content_type/tc_content_type.rb - test/content_type/tc_default.rb - test/content_type/tc_override.rb - test/doc_props/tc_app.rb - test/doc_props/tc_core.rb - test/drawing/tc_axis.rb - test/drawing/tc_bar_3D_chart.rb - test/drawing/tc_bar_series.rb - test/drawing/tc_cat_axis.rb - test/drawing/tc_cat_axis_data.rb - test/drawing/tc_chart.rb - test/drawing/tc_drawing.rb - test/drawing/tc_graphic_frame.rb - test/drawing/tc_hyperlink.rb - test/drawing/tc_line_3d_chart.rb - test/drawing/tc_line_series.rb - test/drawing/tc_marker.rb - test/drawing/tc_one_cell_anchor.rb - test/drawing/tc_pic.rb - test/drawing/tc_picture_locking.rb - test/drawing/tc_pie_3D_chart.rb - test/drawing/tc_pie_series.rb - test/drawing/tc_scaling.rb - test/drawing/tc_scatter_chart.rb - test/drawing/tc_scatter_series.rb - test/drawing/tc_ser_axis.rb - test/drawing/tc_series.rb - test/drawing/tc_series_title.rb - test/drawing/tc_title.rb - test/drawing/tc_two_cell_anchor.rb - test/drawing/tc_val_axis.rb - test/drawing/tc_val_axis_data.rb - test/drawing/tc_view_3D.rb - test/profile.rb - test/rels/tc_relationship.rb - test/rels/tc_relationships.rb - test/stylesheet/tc_border.rb - test/stylesheet/tc_border_pr.rb - test/stylesheet/tc_cell_alignment.rb - test/stylesheet/tc_cell_protection.rb - test/stylesheet/tc_cell_style.rb - test/stylesheet/tc_color.rb - test/stylesheet/tc_fill.rb - test/stylesheet/tc_font.rb - test/stylesheet/tc_gradient_fill.rb - test/stylesheet/tc_gradient_stop.rb - test/stylesheet/tc_num_fmt.rb - test/stylesheet/tc_pattern_fill.rb - test/stylesheet/tc_styles.rb - test/stylesheet/tc_table_style.rb - test/stylesheet/tc_table_style_element.rb - test/stylesheet/tc_table_styles.rb - test/stylesheet/tc_xf.rb - test/tc_axlsx.rb - test/tc_helper.rb - test/tc_package.rb - test/util/tc_simple_typed_list.rb - test/util/tc_validators.rb - test/workbook/tc_shared_strings_table.rb - test/workbook/tc_workbook.rb - test/workbook/worksheet/table/tc_table.rb - test/workbook/worksheet/table/tc_table.rb~ - test/workbook/worksheet/tc_cell.rb - test/workbook/worksheet/tc_col.rb - test/workbook/worksheet/tc_col.rb~ - test/workbook/worksheet/tc_date_time_converter.rb - test/workbook/worksheet/tc_page_margins.rb - test/workbook/worksheet/tc_row.rb - test/workbook/worksheet/tc_worksheet.rb has_rdoc: axlsx