Sha256: aa35db998de9710f41d7f1c07ada74f44bb1477985c2620c7d2c1012af16ac0e
Contents?: true
Size: 1.66 KB
Versions: 0
Compression: gzip
Compressed size: 700 Bytes
Stored size: 700 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.11 specification_version: 1 name: rubyzip version: !ruby/object:Gem::Version version: 0.5.9 date: 2005-08-07 00:00:00 +02:00 summary: rubyzip is a ruby module for reading and writing zip files require_paths: - lib email: thomas(at)sondergaard.cc homepage: http://rubyzip.sourceforge.net/ rubyforge_project: description: autorequire: zip/zip default_executable: bindir: bin has_rdoc: false required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: authors: - Thomas Sondergaard files: - README - NEWS - TODO - ChangeLog - install.rb - Rakefile - samples/zipdialogui.rb - samples/example.rb - samples/example_filesystem.rb - samples/gtkRubyzip.rb - samples/write_simple.rb - samples/zipfind.rb - samples/qtzip.rb - test/gentestfiles.rb - test/ioextrastest.rb - test/stdrubyexttest.rb - test/zipfilesystemtest.rb - test/ziprequiretest.rb - test/ziptest.rb - test/zlibtest.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/data/file2.txt.other - 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 test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []