Sha256: eb94e455ad1c31671aaba0b79bd0ee6f0cd7b17b6dbbe5e30e463d90d222a178
Contents?: true
Size: 1.96 KB
Versions: 0
Compression: gzip
Compressed size: 726 Bytes
Stored size: 726 Bytes
Contents
--- !ruby/object:Gem::Specification name: erawk-rubyzip version: !ruby/object:Gem::Version version: 0.9.1 platform: ruby authors: - Thomas Sondergaard autorequire: bindir: bin cert_chain: [] date: 2009-06-29 00:00:00 -07:00 default_executable: dependencies: [] description: rubyzip is a ruby module for reading and writing zip files email: thomas(at)sondergaard.cc executables: [] extensions: [] extra_rdoc_files: - ChangeLog - README - README.rdoc files: - ChangeLog - NEWS - README - Rakefile - TODO - install.rb - lib/zip/ioextras.rb - lib/zip/stdrubyext.rb - lib/zip/tempfile_bugfixed.rb - lib/zip/zip.rb - lib/zip/zipfilesystem.rb - lib/zip/ziprequire.rb - samples/example.rb - samples/example_filesystem.rb - samples/gtkRubyzip.rb - samples/qtzip.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 - test/gentestfiles.rb - test/ioextrastest.rb - test/stdrubyexttest.rb - test/zipfilesystemtest.rb - test/ziprequiretest.rb - test/ziptest.rb - README.rdoc has_rdoc: true homepage: http://rubyzip.sourceforge.net/ post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: rubyzip is a ruby module for reading and writing zip files test_files: - test/alltests.rb - test/data/notzippedruby.rb - test/gentestfiles.rb - test/ioextrastest.rb - test/stdrubyexttest.rb - test/zipfilesystemtest.rb - test/ziprequiretest.rb - test/ziptest.rb