# -*- encoding: utf-8 -*- # stub: rw_fastercsv 1.5.7 ruby lib Gem::Specification.new do |s| s.name = "rw_fastercsv".freeze s.version = "1.5.7".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["James Edward Gray II".freeze, "Alex Mishyn".freeze] s.date = "2010-11-22" s.email = "mishyn@gmail.com".freeze s.files = ["AUTHORS".freeze, "CHANGELOG".freeze, "COPYING".freeze, "INSTALL".freeze, "LICENSE".freeze, "README".freeze, "Rakefile".freeze, "TODO".freeze, "examples/csv_converters.rb".freeze, "examples/csv_filter.rb".freeze, "examples/csv_rails_import.task".freeze, "examples/csv_reading.rb".freeze, "examples/csv_table.rb".freeze, "examples/csv_writing.rb".freeze, "examples/purchase.csv".freeze, "examples/shortcut_interface.rb".freeze, "lib/faster_csv.rb".freeze, "lib/fastercsv.rb".freeze, "setup.rb".freeze, "test/export.csv".freeze, "test/line_endings.gz".freeze, "test/quotes_firstrow.csv".freeze, "test/tc_csv_parsing.rb".freeze, "test/tc_csv_writing.rb".freeze, "test/tc_data_converters.rb".freeze, "test/tc_encodings.rb".freeze, "test/tc_features.rb".freeze, "test/tc_headers.rb".freeze, "test/tc_interface.rb".freeze, "test/tc_row.rb".freeze, "test/tc_rp_cases.rb".freeze, "test/tc_serialization.rb".freeze, "test/tc_speed.rb".freeze, "test/tc_table.rb".freeze, "test/test_data.csv".freeze, "test/ts_all.rb".freeze] s.homepage = "http://github.com/railsware/faster_csv".freeze s.rubygems_version = "3.5.10".freeze s.summary = "FasterCSV".freeze end