--- !ruby/object:Gem::Specification name: axlsx version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 1 - 0 - 7 version: 1.0.7 platform: ruby authors: - Randy Morgan autorequire: bindir: bin cert_chain: [] date: 2011-11-23 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: 1 segments: - 1 version: "1" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: active_support prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 5 segments: - 3 version: "3" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: rmagick prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 27 segments: - 2 - 12 version: "2.12" type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: rubyzip prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 51 segments: - 0 - 9 - 4 version: 0.9.4 type: :runtime version_requirements: *id004 description: " axslx allows you to create Office Open XML Spreadsheet documents.\n It supports automated column widths, multiple worksheets, custom styles, cusomizable charts and allows you to validate your xlsx package before serialization. \n" email: digital.ipeseity@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - doc/_index.html - doc/Axlsx/App.html - doc/Axlsx/Axis.html - doc/Axlsx/Bar3DChart.html - doc/Axlsx/BarSeries.html - doc/Axlsx/Border.html - doc/Axlsx/BorderPr.html - doc/Axlsx/CatAxis.html - doc/Axlsx/CatAxisData.html - doc/Axlsx/Cell.html - doc/Axlsx/CellAlignment.html - doc/Axlsx/CellProtection.html - doc/Axlsx/CellStyle.html - doc/Axlsx/Chart.html - doc/Axlsx/Color.html - doc/Axlsx/ContentType.html - doc/Axlsx/Core.html - doc/Axlsx/DataTypeValidator.html - doc/Axlsx/Default.html - doc/Axlsx/Drawing.html - doc/Axlsx/Fill.html - doc/Axlsx/Font.html - doc/Axlsx/GradientFill.html - doc/Axlsx/GradientStop.html - doc/Axlsx/GraphicFrame.html - doc/Axlsx/Line3DChart.html - doc/Axlsx/LineSeries.html - doc/Axlsx/Marker.html - doc/Axlsx/NumFmt.html - doc/Axlsx/Override.html - doc/Axlsx/Package.html - doc/Axlsx/PatternFill.html - doc/Axlsx/Pie3DChart.html - doc/Axlsx/PieSeries.html - doc/Axlsx/RegexValidator.html - doc/Axlsx/Relationship.html - doc/Axlsx/Relationships.html - doc/Axlsx/RestrictionValidator.html - doc/Axlsx/Row.html - doc/Axlsx/Scaling.html - doc/Axlsx/SerAxis.html - doc/Axlsx/Series.html - doc/Axlsx/SeriesTitle.html - doc/Axlsx/SimpleTypedList.html - doc/Axlsx/Styles.html - doc/Axlsx/TableStyle.html - doc/Axlsx/TableStyleElement.html - doc/Axlsx/TableStyles.html - doc/Axlsx/Title.html - doc/Axlsx/TwoCellAnchor.html - doc/Axlsx/ValAxis.html - doc/Axlsx/ValAxisData.html - doc/Axlsx/View3D.html - doc/Axlsx/Workbook.html - doc/Axlsx/Worksheet.html - doc/Axlsx/Xf.html - doc/Axlsx.html - doc/class_list.html - doc/css/common.css - doc/css/full_list.css - doc/css/style.css - doc/file.README.html - doc/file_list.html - doc/frames.html - doc/index.html - doc/js/app.js - doc/js/full_list.js - doc/js/jquery.js - doc/method_list.html - doc/top-level-namespace.html - lib/axlsx/content_type/content_type.rb - lib/axlsx/content_type/content_type.rb~ - lib/axlsx/content_type/default.rb - lib/axlsx/content_type/default.rb~ - lib/axlsx/content_type/override.rb - lib/axlsx/content_type/override.rb~ - lib/axlsx/doc_props/app.rb - lib/axlsx/doc_props/app.rb~ - lib/axlsx/doc_props/core.rb - lib/axlsx/doc_props/core.rb~ - lib/axlsx/drawing/#bar_series.rb# - lib/axlsx/drawing/axis.rb - lib/axlsx/drawing/axis.rb~ - lib/axlsx/drawing/bar_3D_chart.rb - lib/axlsx/drawing/bar_3D_chart.rb~ - lib/axlsx/drawing/bar_series.rb - lib/axlsx/drawing/bar_series.rb~ - lib/axlsx/drawing/cat_axis.rb - lib/axlsx/drawing/cat_axis.rb~ - lib/axlsx/drawing/cat_axis_data.rb - lib/axlsx/drawing/cat_axis_data.rb~ - lib/axlsx/drawing/chart.rb - lib/axlsx/drawing/chart.rb~ - lib/axlsx/drawing/drawing.rb - lib/axlsx/drawing/drawing.rb~ - lib/axlsx/drawing/graphic_frame.rb - lib/axlsx/drawing/graphic_frame.rb~ - lib/axlsx/drawing/line_3D_chart.rb - lib/axlsx/drawing/line_3D_chart.rb~ - lib/axlsx/drawing/line_series.rb - lib/axlsx/drawing/line_series.rb~ - lib/axlsx/drawing/marker.rb - lib/axlsx/drawing/marker.rb~ - lib/axlsx/drawing/pie_3D_chart.rb - lib/axlsx/drawing/pie_3D_chart.rb~ - lib/axlsx/drawing/pie_series.rb - lib/axlsx/drawing/pie_series.rb~ - lib/axlsx/drawing/scaling.rb - lib/axlsx/drawing/scaling.rb~ - lib/axlsx/drawing/ser_axis.rb - lib/axlsx/drawing/ser_axis.rb~ - lib/axlsx/drawing/series.rb - lib/axlsx/drawing/series.rb~ - lib/axlsx/drawing/series_title.rb - lib/axlsx/drawing/series_title.rb~ - lib/axlsx/drawing/title.rb - lib/axlsx/drawing/title.rb~ - lib/axlsx/drawing/two_cell_anchor.rb - lib/axlsx/drawing/two_cell_anchor.rb~ - lib/axlsx/drawing/val_axis.rb - lib/axlsx/drawing/val_axis.rb~ - lib/axlsx/drawing/val_axis_data.rb - lib/axlsx/drawing/val_axis_data.rb~ - lib/axlsx/drawing/view_3D.rb - lib/axlsx/drawing/view_3D.rb~ - lib/axlsx/package.rb - lib/axlsx/package.rb~ - lib/axlsx/rels/relationship.rb - lib/axlsx/rels/relationship.rb~ - lib/axlsx/rels/relationships.rb - lib/axlsx/rels/relationships.rb~ - lib/axlsx/stylesheet/border.rb - lib/axlsx/stylesheet/border.rb~ - lib/axlsx/stylesheet/border_pr.rb - lib/axlsx/stylesheet/border_pr.rb~ - lib/axlsx/stylesheet/cell_alignment.rb - lib/axlsx/stylesheet/cell_alignment.rb~ - lib/axlsx/stylesheet/cell_protection.rb - lib/axlsx/stylesheet/cell_protection.rb~ - lib/axlsx/stylesheet/cell_style.rb - lib/axlsx/stylesheet/cell_style.rb~ - lib/axlsx/stylesheet/color.rb - lib/axlsx/stylesheet/color.rb~ - lib/axlsx/stylesheet/fill.rb - lib/axlsx/stylesheet/fill.rb~ - lib/axlsx/stylesheet/font.rb - lib/axlsx/stylesheet/font.rb~ - lib/axlsx/stylesheet/gradient_fill.rb - lib/axlsx/stylesheet/gradient_fill.rb~ - lib/axlsx/stylesheet/gradient_stop.rb - lib/axlsx/stylesheet/gradient_stop.rb~ - lib/axlsx/stylesheet/num_fmt.rb - lib/axlsx/stylesheet/num_fmt.rb~ - lib/axlsx/stylesheet/pattern_fill.rb - lib/axlsx/stylesheet/pattern_fill.rb~ - lib/axlsx/stylesheet/styles.rb - lib/axlsx/stylesheet/styles.rb~ - lib/axlsx/stylesheet/table_style.rb - lib/axlsx/stylesheet/table_style.rb~ - lib/axlsx/stylesheet/table_style_element.rb - lib/axlsx/stylesheet/table_style_element.rb~ - lib/axlsx/stylesheet/table_styles.rb - lib/axlsx/stylesheet/table_styles.rb~ - lib/axlsx/stylesheet/xf.rb - lib/axlsx/stylesheet/xf.rb~ - lib/axlsx/util/constants.rb - lib/axlsx/util/constants.rb~ - lib/axlsx/util/monkey_patches_for_true_zip_stream.rb~ - lib/axlsx/util/simple_typed_list.rb - lib/axlsx/util/simple_typed_list.rb~ - lib/axlsx/util/validators.rb - lib/axlsx/util/validators.rb~ - lib/axlsx/util/xml_escape.rb~ - lib/axlsx/version.rb - lib/axlsx/workbook/workbook.rb - lib/axlsx/workbook/workbook.rb~ - lib/axlsx/workbook/worksheet/cell.rb - lib/axlsx/workbook/worksheet/cell.rb~ - lib/axlsx/workbook/worksheet/row.rb - lib/axlsx/workbook/worksheet/row.rb~ - lib/axlsx/workbook/worksheet/worksheet.rb - lib/axlsx/workbook/worksheet/worksheet.rb~ - lib/axlsx.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 - test/content_type/tc_content_type.rb - test/content_type/tc_content_type.rb~ - test/content_type/tc_default.rb - test/content_type/tc_default.rb~ - test/content_type/tc_override.rb - test/content_type/tc_override.rb~ - test/doc_props/tc_app.rb - test/doc_props/tc_app.rb~ - test/doc_props/tc_core.rb - test/drawing/tc_axis.rb - test/drawing/tc_axis.rb~ - test/drawing/tc_bar_3D_chart.rb - test/drawing/tc_bar_3D_chart.rb~ - test/drawing/tc_bar_series.rb - test/drawing/tc_bar_series.rb~ - test/drawing/tc_cat_axis.rb - test/drawing/tc_cat_axis.rb~ - test/drawing/tc_cat_axis_data.rb - test/drawing/tc_cat_axis_data.rb~ - test/drawing/tc_chart.rb - test/drawing/tc_chart.rb~ - test/drawing/tc_drawing.rb - test/drawing/tc_graphic_frame.rb - test/drawing/tc_graphic_frame.rb~ - test/drawing/tc_line_3d_chart.rb - test/drawing/tc_line_3d_chart.rb~ - test/drawing/tc_line_series.rb - test/drawing/tc_line_series.rb~ - test/drawing/tc_line_series.tc~ - test/drawing/tc_marker.rb - test/drawing/tc_marker.rb~ - test/drawing/tc_pie_3D_chart.rb - test/drawing/tc_pie_3D_chart.rb~ - test/drawing/tc_pie_series.rb - test/drawing/tc_pie_series.rb~ - test/drawing/tc_scaling.rb - test/drawing/tc_scaling.rb~ - test/drawing/tc_ser_axis.rb - test/drawing/tc_ser_axis.rb~ - test/drawing/tc_series.rb - test/drawing/tc_series.rb~ - test/drawing/tc_series_title.rb - test/drawing/tc_series_title.rb~ - test/drawing/tc_title.rb - test/drawing/tc_title.rb~ - test/drawing/tc_two_cell_anchor.rb - test/drawing/tc_two_cell_anchor.rb~ - test/drawing/tc_val_axis.rb - test/drawing/tc_val_axis.rb~ - test/drawing/tc_val_axis_data.rb - test/drawing/tc_val_axis_data.rb~ - test/drawing/tc_view_3D.rb - test/drawing/tc_view_3D.rb~ - test/rels/tc_relationship.rb - test/rels/tc_relationship.rb~ - test/rels/tc_relationships.rb - test/rels/tc_relationships.rb~ - test/stylesheet/tc_border.rb - test/stylesheet/tc_border.rb~ - test/stylesheet/tc_border_pr.rb - test/stylesheet/tc_border_pr.rb~ - test/stylesheet/tc_cell_alignment.rb - test/stylesheet/tc_cell_alignment.rb~ - test/stylesheet/tc_cell_protection.rb - test/stylesheet/tc_cell_protection.rb~ - test/stylesheet/tc_cell_style.rb - test/stylesheet/tc_cell_style.rb~ - test/stylesheet/tc_color.rb - test/stylesheet/tc_color.rb~ - test/stylesheet/tc_fill.rb - test/stylesheet/tc_fill.rb~ - test/stylesheet/tc_font.rb - test/stylesheet/tc_font.rb~ - test/stylesheet/tc_gradient_fill.rb - test/stylesheet/tc_gradient_fill.rb~ - test/stylesheet/tc_gradient_stop.rb - test/stylesheet/tc_gradient_stop.rb~ - test/stylesheet/tc_num_fmt.rb - test/stylesheet/tc_num_fmt.rb~ - test/stylesheet/tc_pattern_fill.rb - test/stylesheet/tc_pattern_fill.rb~ - test/stylesheet/tc_styles.rb - test/stylesheet/tc_table_style.rb - test/stylesheet/tc_table_style.rb~ - test/stylesheet/tc_table_style_element.rb - test/stylesheet/tc_table_style_element.rb~ - test/stylesheet/tc_table_styles.rb - test/stylesheet/tc_table_styles.rb~ - test/stylesheet/tc_xf.rb - test/stylesheet/tc_xf.rb~ - test/tc_app.rb~ - test/tc_border_pr.rb~ - test/tc_package.rb - test/tc_package.rb~ - test/tc_pie_3D_chart.rb~ - test/tc_relationships.rb~ - test/tc_series.rb~ - test/tc_styles.rb~ - test/tc_validators.rb~ - test/tc_worksheet.rb~ - test/util/tc_simple_typed_list.rb - test/util/tc_validators.rb - test/workbook/tc_workbook.rb - test/workbook/worksheet/tc_cell.rb - test/workbook/worksheet/tc_row.rb - test/workbook/worksheet/tc_row.rb~ - test/workbook/worksheet/tc_worksheet.rb - test/workbook/worksheet/tc_worksheet.rb~ - examples/#example.rb# - examples/example.rb - examples/example.rb~ - examples/multi_chart.xlsx - LICENSE - README.md - Rakefile - CHANGELOG.md 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: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: axlsx rubygems_version: 1.8.11 signing_key: specification_version: 3 summary: Author fully validated xlsx files with custom charts and styles test_files: [] has_rdoc: axlsx