Sha256: 035e3af6e3bd479bf5dcbf56537c7fda878eb9631aaaca8faf92495346904f84

Contents?: true

Size: 1.85 KB

Versions: 0

Compression: gzip

Compressed size: 732 Bytes

Stored size: 732 Bytes

Contents

--- !ruby/object:Gem::Specification
name: slow_enumerator_tools
version: !ruby/object:Gem::Version
  version: 1.1.0
platform: ruby
authors:
- Denis Defreyne
autorequire: 
bindir: bin
cert_chain: []
date: 2017-11-08 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: bundler
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.15'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.15'
description: 
email:
- denis.defreyne@stoneship.org
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".rspec"
- ".rubocop.yml"
- ".travis.yml"
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- NEWS.md
- README.md
- Rakefile
- lib/slow_enumerator_tools.rb
- lib/slow_enumerator_tools/batcher.rb
- lib/slow_enumerator_tools/bufferer.rb
- lib/slow_enumerator_tools/merger.rb
- lib/slow_enumerator_tools/util.rb
- lib/slow_enumerator_tools/version.rb
- scripts/release
- slow_enumerator_tools.gemspec
- spec/batcher_spec.rb
- spec/bufferer_spec.rb
- spec/merger_spec.rb
- spec/slow_enumerator_tools_spec.rb
- spec/spec_helper.rb
homepage: https://github.com/ddfreyne/slow_enumerator_tools
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.7.1
signing_key: 
specification_version: 4
summary: provides tools for transforming Ruby enumerators that produce data slowly
  and unpredictably
test_files: []

Package Spec version

slow_enumerator_tools-1.1.0