Sha256: 7715ce4c82190cd3fb2ad81f512805dd9e138e791cf44759017040cb592e7b1b
Contents?: true
Size: 1.1 KB
Versions: 0
Compression: gzip
Compressed size: 539 Bytes
Stored size: 539 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: archive-tar-external version: !ruby/object:Gem::Version version: 1.2.1 date: 2007-07-30 00:00:00 -06:00 summary: A simple way to create tar archives using external calls require_paths: - lib email: djberg96@gmail.com homepage: http://www.rubyforge.org/shards rubyforge_project: description: A simple way to create tar archives using external calls autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Daniel Berger files: - doc/tar_external.txt - lib/archive - lib/archive/tar_external.rb - test/tc_archive.rb - test/temp1.txt - test/temp2.txt - test/temp3.txt - README - CHANGES - MANIFEST test_files: - test/tc_archive.rb rdoc_options: [] extra_rdoc_files: - README - CHANGES - MANIFEST - doc/tar_external.txt executables: [] extensions: [] requirements: [] dependencies: []