Sha256: f3615f324982f5432115075e92bafa080a6a0fcbd1dea788291d82688f9df20b
Contents?: true
Size: 1.94 KB
Versions: 0
Compression: gzip
Compressed size: 828 Bytes
Stored size: 828 Bytes
Contents
--- !ruby/object:Gem::Specification name: openlogic-zip version: !ruby/object:Gem::Version hash: 9 prerelease: false segments: - 2 - 0 - 3 version: 2.0.3 platform: ruby authors: - Postmodern - Thomas Sondergaard - Sam Lown - Todd Thomas autorequire: bindir: bin cert_chain: [] date: 2011-09-19 00:00:00 -06:00 default_executable: dependencies: [] description: zip is a Ruby library for reading and writing Zip files. Unlike the official rubyzip, zip is compatible with Ruby 1.9.2, and lets you read and write from StringIOs and other IO-like objects. email: - todd.thomas@openlogic.com executables: [] extensions: [] extra_rdoc_files: - ChangeLog.txt - README files: - ChangeLog.txt - NEWS.txt - Rakefile - TODO.txt - lib/zip.rb - lib/zip/ioextras.rb - lib/zip/stdrubyext.rb - lib/zip/tempfile_bugfixed.rb - lib/zip/version.rb - lib/zip/zip.rb - lib/zip/zipfilesystem.rb - lib/zip/ziprequire.rb - samples/example.rb - samples/example_filesystem.rb - samples/gtk_zip.rb - samples/write_simple.rb - samples/zipfind.rb - test/alltests.rb - test/data/file1.txt - test/data/file1.txt.deflatedData - test/data/file2.txt - test/data/notzippedruby.rb - test/data/rubycode.zip - test/data/rubycode2.zip - test/data/testDirectory.bin - test/data/zipWithDirs.zip - README has_rdoc: true homepage: http://github.com/toddthomas/zip licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: zip is a Ruby library for reading and writing Zip files test_files: []