Sha256: c7473b503dcb85fc831cef9ed59296661f5a935c90924fe45231b9bb9f9e8076
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 686 Bytes
Stored size: 686 Bytes
Contents
--- !ruby/object:Gem::Specification name: aproxacs-s3sync version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 3 - 3 version: 1.3.3 platform: ruby authors: - aproxacs autorequire: bindir: bin cert_chain: [] date: 2010-10-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