Sha256: 303d0d0c19ec9f126abde391ab785ca545166826b132f08af8a74be9d4c26628
Contents?: true
Size: 1.16 KB
Versions: 0
Compression: gzip
Compressed size: 556 Bytes
Stored size: 556 Bytes
Contents
--- !ruby/object:Gem::Specification name: lrun-ruby version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Wu Jun autorequire: bindir: bin cert_chain: [] date: 2013-03-23 00:00:00.000000000 Z dependencies: [] description: Ruby binding for lrun, a standalone executable designed to run programs with limited resources under Linux. email: quark@zju.edu.cn executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - README.md - Rakefile - lrun-ruby.gemspec - lib/lrun.rb - lib/lrun/runner.rb - spec/lrun_spec.rb - spec/lrun_runner_spec.rb homepage: https://github.com/quark-zju/lrun-ruby licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.3 signing_key: specification_version: 4 summary: Ruby binding for lrun test_files: - spec/lrun_spec.rb - spec/lrun_runner_spec.rb has_rdoc: yard