Sha256: a79eabbc0f7c9ee8b9c4d415a4a8ae2f7f149024d1138bbff7ecf4a93f320f67

Contents?: true

Size: 1.42 KB

Versions: 0

Compression: gzip

Compressed size: 683 Bytes

Stored size: 683 Bytes

Contents

--- !ruby/object:Gem::Specification
name: smarter_csv
version: !ruby/object:Gem::Version
  version: 1.0.3
  prerelease: 
platform: ruby
authors:
- ! 'Tilo Sloboda

'
autorequire: 
bindir: bin
cert_chain: []
date: 2012-08-17 00:00:00.000000000 Z
dependencies: []
description: Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with
  optional features for processing large files in parallel, embedded comments, unusual
  field- and record-separators, flexible mapping of CSV-headers to Hash-keys
email:
- ! 'tilo.sloboda@gmail.com

'
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- .rvmrc
- Gemfile
- LICENSE
- README.md
- Rakefile
- lib/extensions/hash.rb
- lib/smarter_csv.rb
- lib/smarter_csv/smarter_csv.rb
- lib/smarter_csv/version.rb
- smarter_csv.gemspec
homepage: ''
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
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: Ruby Gem for smarter importing of CSV Files (and CSV-like files), with lots
  of optional features, e.g. chunked processing for huge CSV files
test_files: []

Package Spec version

smarter_csv-1.0.3