Sha256: 9d9f8d3e05a724a53c92e28785f5829cdaa718f846c59a2dad5062a025e535c0
Contents?: true
Size: 1.05 KB
Versions: 0
Compression: gzip
Compressed size: 541 Bytes
Stored size: 541 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: proc-wait3 version: !ruby/object:Gem::Version version: 1.5.1 date: 2006-07-13 00:00:00 -06:00 summary: Adds the wait3, wait4, waitid, pause, sigsend, and getrusage methods to the Process module require_paths: - lib email: djberg96@gmail.com homepage: http://www.rubyforge.org/projects/shards rubyforge_project: shards description: Adds the wait3, wait4, waitid, pause, sigsend, and getrusage methods to the Process module autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Daniel J. Berger files: - doc/wait3.txt - test/tc_wait3.rb - lib/proc/wait3.c - CHANGES - README test_files: - test/tc_wait3.rb rdoc_options: [] extra_rdoc_files: - CHANGES - README executables: [] extensions: - extconf.rb requirements: [] dependencies: []