--- !ruby/object:Gem::Specification name: axlsx version: !ruby/object:Gem::Version hash: 53 prerelease: segments: - 1 - 0 - 17 version: 1.0.17 platform: ruby authors: - Randy Morgan autorequire: bindir: bin cert_chain: [] date: 2012-02-14 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: nokogiri prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 5 segments: - 1 - 4 - 1 version: 1.4.1 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: rmagick prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 59 segments: - 2 - 12 - 2 version: 2.12.2 type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: rubyzip prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 25 segments: - 0 - 9 version: "0.9" type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: rake prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 25 segments: - 0 - 9 version: "0.9" type: :development version_requirements: *id004 - !ruby/object:Gem::Dependency name: yard prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id005 - !ruby/object:Gem::Dependency name: yard prerelease: false requirement: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id006 - !ruby/object:Gem::Dependency name: rdiscount prerelease: false requirement: &id007 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id007 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" 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/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/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/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/row.rb - lib/axlsx/workbook/worksheet/shared_strings_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/example.rb - examples/example.rb~ - examples/image1.gif - examples/image1.jpeg - examples/image1.jpg - examples/image1.png - LICENSE - README.md - Rakefile - CHANGELOG.md - .yardopts - 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_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_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/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_package.rb - test/util/tc_simple_typed_list.rb - test/util/tc_validators.rb - test/workbook/tc_shared_strings_table.rb - test/workbook/tc_shared_strings_table.rb~ - test/workbook/tc_workbook.rb - test/workbook/worksheet/tc_cell.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 hash: 57 segments: - 1 - 8 - 7 version: 1.8.7 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 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/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_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_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/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_package.rb - test/util/tc_simple_typed_list.rb - test/util/tc_validators.rb - test/workbook/tc_shared_strings_table.rb - test/workbook/tc_shared_strings_table.rb~ - test/workbook/tc_workbook.rb - test/workbook/worksheet/tc_cell.rb - test/workbook/worksheet/tc_row.rb - test/workbook/worksheet/tc_worksheet.rb has_rdoc: axlsx