Sha256: 896ce79be7a89a62bf59609e092aa01ed78719cd2cfa4a17b0c03222791c9e78
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 690 Bytes
Stored size: 690 Bytes
Contents
--- !ruby/object:Gem::Specification name: aproxacs-s3sync version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 3 - 4 version: 1.3.4 platform: ruby authors: - aproxacs autorequire: bindir: bin cert_chain: [] date: 2010-11-29 00:00:00 +09:00 default_executable: dependencies: [] description: email: aproxacs@gmail.com executables: - s3sync - s3cmd extensions: [] extra_rdoc_files: - README.rdoc files: - History.txt - Manifest.txt - PostInstall.txt - README.rdoc - Rakefile - VERSION - bin/s3cmd - bin/s3sync - docs/README.txt - docs/README_s3cmd.txt - docs/s3config.yml.example - lib/s3sync.rb - lib/s3sync/HTTPStreaming.rb - lib/s3sync/S3.rb - lib/s3sync/S3_s3sync_mod.rb - lib/s3sync/S3encoder.rb - lib/s3sync/s3config.rb - lib/s3sync/s3try.rb - lib/s3sync/thread_generator.rb - lib/version.rb - script/console - script/destroy - script/generate - test/test_helper.rb - test/test_s3sync.rb has_rdoc: true homepage: http://s3sync.net licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Fork of s3sync to be compatible with ruby 1.9. test_files: - test/test_helper.rb - test/test_s3sync.rb