# -*- encoding: utf-8 -*- # stub: rubyXL 2.2.0 ruby lib Gem::Specification.new do |s| s.name = "rubyXL".freeze s.version = "2.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Vivek Bhagwat".freeze] s.date = "2014-02-11" s.description = "rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents".freeze s.email = "bhagwat.vivek@gmail.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.rdoc".freeze] s.files = ["Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/rubyXL.rb".freeze, "lib/rubyXL/cell.rb".freeze, "lib/rubyXL/generic_storage.rb".freeze, "lib/rubyXL/objects/border.rb".freeze, "lib/rubyXL/objects/calculation_chain.rb".freeze, "lib/rubyXL/objects/cell_style.rb".freeze, "lib/rubyXL/objects/chartsheet.rb".freeze, "lib/rubyXL/objects/color.rb".freeze, "lib/rubyXL/objects/column_range.rb".freeze, "lib/rubyXL/objects/container_nodes.rb".freeze, "lib/rubyXL/objects/data_validation.rb".freeze, "lib/rubyXL/objects/document_properties.rb".freeze, "lib/rubyXL/objects/extensions.rb".freeze, "lib/rubyXL/objects/fill.rb".freeze, "lib/rubyXL/objects/filters.rb".freeze, "lib/rubyXL/objects/font.rb".freeze, "lib/rubyXL/objects/formula.rb".freeze, "lib/rubyXL/objects/ooxml_object.rb".freeze, "lib/rubyXL/objects/reference.rb".freeze, "lib/rubyXL/objects/relationships.rb".freeze, "lib/rubyXL/objects/shared_strings.rb".freeze, "lib/rubyXL/objects/sheet_common.rb".freeze, "lib/rubyXL/objects/sheet_data.rb".freeze, "lib/rubyXL/objects/simple_types.rb".freeze, "lib/rubyXL/objects/stylesheet.rb".freeze, "lib/rubyXL/objects/text.rb".freeze, "lib/rubyXL/objects/theme.rb".freeze, "lib/rubyXL/objects/workbook.rb".freeze, "lib/rubyXL/objects/worksheet.rb".freeze, "lib/rubyXL/parser.rb".freeze, "lib/rubyXL/workbook.rb".freeze, "lib/rubyXL/worksheet.rb".freeze, "lib/rubyXL/writer/content_types_writer.rb".freeze, "lib/rubyXL/writer/core_writer.rb".freeze, "lib/rubyXL/writer/generic_writer.rb".freeze, "lib/rubyXL/writer/root_rels_writer.rb".freeze, "lib/rubyXL/writer/styles_writer.rb".freeze, "lib/rubyXL/writer/theme_writer.rb".freeze, "lib/rubyXL/writer/workbook_writer.rb".freeze, "lib/rubyXL/writer/worksheet_writer.rb".freeze, "rdoc/README_rdoc.html".freeze, "rdoc/RubyXL.html".freeze, "rdoc/RubyXL/AExtensionStorageArea.html".freeze, "rdoc/RubyXL/Alignment.html".freeze, "rdoc/RubyXL/AlternateContent.html".freeze, "rdoc/RubyXL/AutoFilter.html".freeze, "rdoc/RubyXL/AutoFilterColumn.html".freeze, "rdoc/RubyXL/BooleanNode.html".freeze, "rdoc/RubyXL/BooleanValue.html".freeze, "rdoc/RubyXL/Border.html".freeze, "rdoc/RubyXL/BorderContainer.html".freeze, "rdoc/RubyXL/BorderEdge.html".freeze, "rdoc/RubyXL/Break.html".freeze, "rdoc/RubyXL/BreakList.html".freeze, "rdoc/RubyXL/CalculationChain.html".freeze, "rdoc/RubyXL/CalculationChainCell.html".freeze, "rdoc/RubyXL/CalculationProperties.html".freeze, "rdoc/RubyXL/Cell.html".freeze, "rdoc/RubyXL/CellSmartTag.html".freeze, "rdoc/RubyXL/CellSmartTagContainer.html".freeze, "rdoc/RubyXL/CellSmartTagProperty.html".freeze, "rdoc/RubyXL/CellStyle.html".freeze, "rdoc/RubyXL/CellStyleContainer.html".freeze, "rdoc/RubyXL/CellStyleXFContainer.html".freeze, "rdoc/RubyXL/CellValue.html".freeze, "rdoc/RubyXL/CellWatch.html".freeze, "rdoc/RubyXL/CellWatchContainer.html".freeze, "rdoc/RubyXL/CellXFContainer.html".freeze, "rdoc/RubyXL/Chartsheet.html".freeze, "rdoc/RubyXL/ChartsheetPageSetup.html".freeze, "rdoc/RubyXL/ChartsheetProperties.html".freeze, "rdoc/RubyXL/ChartsheetProtection.html".freeze, "rdoc/RubyXL/ChartsheetView.html".freeze, "rdoc/RubyXL/ChartsheetViewContainer.html".freeze, "rdoc/RubyXL/Color.html".freeze, "rdoc/RubyXL/ColorFilter.html".freeze, "rdoc/RubyXL/ColorScale.html".freeze, "rdoc/RubyXL/ColorScheme.html".freeze, "rdoc/RubyXL/ColorSet.html".freeze, "rdoc/RubyXL/Colors.html".freeze, "rdoc/RubyXL/ColumnRange.html".freeze, "rdoc/RubyXL/ColumnRanges.html".freeze, "rdoc/RubyXL/ConditionalFormatValue.html".freeze, "rdoc/RubyXL/ConditionalFormatting.html".freeze, "rdoc/RubyXL/ConditionalFormattingRule.html".freeze, "rdoc/RubyXL/CustomFilter.html".freeze, "rdoc/RubyXL/CustomFilterContainer.html".freeze, "rdoc/RubyXL/CustomProperty.html".freeze, "rdoc/RubyXL/CustomPropertyContainer.html".freeze, "rdoc/RubyXL/CustomSheetView.html".freeze, "rdoc/RubyXL/CustomSheetViews.html".freeze, "rdoc/RubyXL/CustomWorkbookView.html".freeze, "rdoc/RubyXL/CustomWorkbookViewContainer.html".freeze, "rdoc/RubyXL/DXF.html".freeze, "rdoc/RubyXL/DXFs.html".freeze, "rdoc/RubyXL/DataBar.html".freeze, "rdoc/RubyXL/DataConsolidate.html".freeze, "rdoc/RubyXL/DataConsolidationReference.html".freeze, "rdoc/RubyXL/DataConsolidationReferences.html".freeze, "rdoc/RubyXL/DataValidation.html".freeze, "rdoc/RubyXL/DataValidations.html".freeze, "rdoc/RubyXL/DateGroupItem.html".freeze, "rdoc/RubyXL/DefinedName.html".freeze, "rdoc/RubyXL/DefinedNames.html".freeze, "rdoc/RubyXL/DocumentProperties.html".freeze, "rdoc/RubyXL/DynamicFilter.html".freeze, "rdoc/RubyXL/EmbeddedControl.html".freeze, "rdoc/RubyXL/EmbeddedControlContainer.html".freeze, "rdoc/RubyXL/Extension.html".freeze, "rdoc/RubyXL/ExtensionStorageArea.html".freeze, "rdoc/RubyXL/ExternalReference.html".freeze, "rdoc/RubyXL/ExternalReferences.html".freeze, "rdoc/RubyXL/FieldItem.html".freeze, "rdoc/RubyXL/FileRecoveryProperties.html".freeze, "rdoc/RubyXL/FileSharing.html".freeze, "rdoc/RubyXL/FileVersion.html".freeze, "rdoc/RubyXL/Fill.html".freeze, "rdoc/RubyXL/FillContainer.html".freeze, "rdoc/RubyXL/FilterContainer.html".freeze, "rdoc/RubyXL/FloatNode.html".freeze, "rdoc/RubyXL/FloatValue.html".freeze, "rdoc/RubyXL/Font.html".freeze, "rdoc/RubyXL/FontContainer.html".freeze, "rdoc/RubyXL/FontScheme.html".freeze, "rdoc/RubyXL/FormatScheme.html".freeze, "rdoc/RubyXL/Formula.html".freeze, "rdoc/RubyXL/FunctionGroup.html".freeze, "rdoc/RubyXL/FunctionGroupContainer.html".freeze, "rdoc/RubyXL/GenericStorage.html".freeze, "rdoc/RubyXL/GradientFill.html".freeze, "rdoc/RubyXL/HeaderFooterSettings.html".freeze, "rdoc/RubyXL/Hyperlink.html".freeze, "rdoc/RubyXL/HyperlinkContainer.html".freeze, "rdoc/RubyXL/IconFilter.html".freeze, "rdoc/RubyXL/IconSet.html".freeze, "rdoc/RubyXL/IgnoredError.html".freeze, "rdoc/RubyXL/IgnoredErrorContainer.html".freeze, "rdoc/RubyXL/IndexedColorContainer.html".freeze, "rdoc/RubyXL/InputCells.html".freeze, "rdoc/RubyXL/IntegerNode.html".freeze, "rdoc/RubyXL/IntegerValue.html".freeze, "rdoc/RubyXL/LegacyCell.html".freeze, "rdoc/RubyXL/LegacyWorkbook.html".freeze, "rdoc/RubyXL/LegacyWorksheet.html".freeze, "rdoc/RubyXL/MRUColorContainer.html".freeze, "rdoc/RubyXL/MergedCell.html".freeze, "rdoc/RubyXL/MergedCells.html".freeze, "rdoc/RubyXL/NumFmt.html".freeze, "rdoc/RubyXL/NumberFormat.html".freeze, "rdoc/RubyXL/NumberFormatContainer.html".freeze, "rdoc/RubyXL/OLEObject.html".freeze, "rdoc/RubyXL/OLEObjects.html".freeze, "rdoc/RubyXL/OLESize.html".freeze, "rdoc/RubyXL/OOXMLObject.html".freeze, "rdoc/RubyXL/OOXMLTopLevelObject.html".freeze, "rdoc/RubyXL/OutlineProperties.html".freeze, "rdoc/RubyXL/PageMargins.html".freeze, "rdoc/RubyXL/PageSetup.html".freeze, "rdoc/RubyXL/PageSetupProperties.html".freeze, "rdoc/RubyXL/Pane.html".freeze, "rdoc/RubyXL/Parser.html".freeze, "rdoc/RubyXL/PatternFill.html".freeze, "rdoc/RubyXL/PhoneticProperties.html".freeze, "rdoc/RubyXL/PhoneticRun.html".freeze, "rdoc/RubyXL/PivotArea.html".freeze, "rdoc/RubyXL/PivotCache.html".freeze, "rdoc/RubyXL/PivotCaches.html".freeze, "rdoc/RubyXL/PivotReference.html".freeze, "rdoc/RubyXL/PivotReferenceContainer.html".freeze, "rdoc/RubyXL/PivotTableSelection.html".freeze, "rdoc/RubyXL/PrintOptions.html".freeze, "rdoc/RubyXL/ProtectedRange.html".freeze, "rdoc/RubyXL/ProtectedRanges.html".freeze, "rdoc/RubyXL/Protection.html".freeze, "rdoc/RubyXL/RID.html".freeze, "rdoc/RubyXL/RawOOXML.html".freeze, "rdoc/RubyXL/Reference.html".freeze, "rdoc/RubyXL/Relationship.html".freeze, "rdoc/RubyXL/RichText.html".freeze, "rdoc/RubyXL/RichTextRun.html".freeze, "rdoc/RubyXL/Row.html".freeze, "rdoc/RubyXL/RunProperties.html".freeze, "rdoc/RubyXL/Scenario.html".freeze, "rdoc/RubyXL/ScenarioContainer.html".freeze, "rdoc/RubyXL/Selection.html".freeze, "rdoc/RubyXL/SharedStringsTable.html".freeze, "rdoc/RubyXL/Sheet.html".freeze, "rdoc/RubyXL/SheetCalculationProperties.html".freeze, "rdoc/RubyXL/SheetData.html".freeze, "rdoc/RubyXL/Sheets.html".freeze, "rdoc/RubyXL/SmartTagContainer.html".freeze, "rdoc/RubyXL/SmartTagProperties.html".freeze, "rdoc/RubyXL/SmartTagType.html".freeze, "rdoc/RubyXL/SmartTagTypeContainer.html".freeze, "rdoc/RubyXL/SortCondition.html".freeze, "rdoc/RubyXL/SortState.html".freeze, "rdoc/RubyXL/Sqref.html".freeze, "rdoc/RubyXL/Stop.html".freeze, "rdoc/RubyXL/StringNode.html".freeze, "rdoc/RubyXL/StringValue.html".freeze, "rdoc/RubyXL/Stylesheet.html".freeze, "rdoc/RubyXL/TableParts.html".freeze, "rdoc/RubyXL/TableStyle.html".freeze, "rdoc/RubyXL/TableStyles.html".freeze, "rdoc/RubyXL/Text.html".freeze, "rdoc/RubyXL/Theme.html".freeze, "rdoc/RubyXL/ThemeElements.html".freeze, "rdoc/RubyXL/Top10.html".freeze, "rdoc/RubyXL/Variant.html".freeze, "rdoc/RubyXL/Vector.html".freeze, "rdoc/RubyXL/VectorValue.html".freeze, "rdoc/RubyXL/WebPublishObject.html".freeze, "rdoc/RubyXL/WebPublishObjectContainer.html".freeze, "rdoc/RubyXL/WebPublishingItem.html".freeze, "rdoc/RubyXL/WebPublishingItemContainer.html".freeze, "rdoc/RubyXL/WebPublishingProperties.html".freeze, "rdoc/RubyXL/Workbook.html".freeze, "rdoc/RubyXL/WorkbookProperties.html".freeze, "rdoc/RubyXL/WorkbookProtection.html".freeze, "rdoc/RubyXL/WorkbookRelationships.html".freeze, "rdoc/RubyXL/WorkbookView.html".freeze, "rdoc/RubyXL/WorkbookViews.html".freeze, "rdoc/RubyXL/Worksheet.html".freeze, "rdoc/RubyXL/WorksheetDimensions.html".freeze, "rdoc/RubyXL/WorksheetFormatProperties.html".freeze, "rdoc/RubyXL/WorksheetProperties.html".freeze, "rdoc/RubyXL/WorksheetProtection.html".freeze, "rdoc/RubyXL/WorksheetView.html".freeze, "rdoc/RubyXL/WorksheetViews.html".freeze, "rdoc/RubyXL/Writer.html".freeze, "rdoc/RubyXL/Writer/ContentTypesWriter.html".freeze, "rdoc/RubyXL/Writer/CoreWriter.html".freeze, "rdoc/RubyXL/Writer/GenericWriter.html".freeze, "rdoc/RubyXL/Writer/RootRelsWriter.html".freeze, "rdoc/RubyXL/Writer/StylesWriter.html".freeze, "rdoc/RubyXL/Writer/ThemeWriter.html".freeze, "rdoc/RubyXL/Writer/WorkbookWriter.html".freeze, "rdoc/RubyXL/Writer/WorksheetWriter.html".freeze, "rdoc/RubyXL/XF.html".freeze, "rdoc/created.rid".freeze, "rdoc/fonts.css".freeze, "rdoc/fonts/Lato-Light.ttf".freeze, "rdoc/fonts/Lato-LightItalic.ttf".freeze, "rdoc/fonts/Lato-Regular.ttf".freeze, "rdoc/fonts/Lato-RegularItalic.ttf".freeze, "rdoc/fonts/SourceCodePro-Bold.ttf".freeze, "rdoc/fonts/SourceCodePro-Regular.ttf".freeze, "rdoc/images/add.png".freeze, "rdoc/images/arrow_up.png".freeze, "rdoc/images/brick.png".freeze, "rdoc/images/brick_link.png".freeze, "rdoc/images/bug.png".freeze, "rdoc/images/bullet_black.png".freeze, "rdoc/images/bullet_toggle_minus.png".freeze, "rdoc/images/bullet_toggle_plus.png".freeze, "rdoc/images/date.png".freeze, "rdoc/images/delete.png".freeze, "rdoc/images/find.png".freeze, "rdoc/images/loadingAnimation.gif".freeze, "rdoc/images/macFFBgHack.png".freeze, "rdoc/images/package.png".freeze, "rdoc/images/page_green.png".freeze, "rdoc/images/page_white_text.png".freeze, "rdoc/images/page_white_width.png".freeze, "rdoc/images/plugin.png".freeze, "rdoc/images/ruby.png".freeze, "rdoc/images/tag_blue.png".freeze, "rdoc/images/tag_green.png".freeze, "rdoc/images/transparent.png".freeze, "rdoc/images/wrench.png".freeze, "rdoc/images/wrench_orange.png".freeze, "rdoc/images/zoom.png".freeze, "rdoc/index.html".freeze, "rdoc/js/darkfish.js".freeze, "rdoc/js/jquery.js".freeze, "rdoc/js/navigation.js".freeze, "rdoc/js/search.js".freeze, "rdoc/js/search_index.js".freeze, "rdoc/js/searcher.js".freeze, "rdoc/rdoc.css".freeze, "rdoc/table_of_contents.html".freeze, "rubyXL.gemspec".freeze, "spec/lib/cell_spec.rb".freeze, "spec/lib/color_spec.rb".freeze, "spec/lib/parser_spec.rb".freeze, "spec/lib/reference_spec.rb".freeze, "spec/lib/stylesheet_spec.rb".freeze, "spec/lib/workbook_spec.rb".freeze, "spec/lib/worksheet_spec.rb".freeze, "test/input/.gitkeep".freeze, "test/output/.gitkeep".freeze, "test/test_parse_write.rb".freeze] s.homepage = "http://github.com/gilt/rubyXL".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.4.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.0".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]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.3.4".freeze]) end