Sha256: 6325ef54e2a6054f0346e0e500085e8ccab4c5900afb6eb204b61adeae33469f

Contents?: true

Size: 1.93 KB

Versions: 0

Compression: gzip

Compressed size: 779 Bytes

Stored size: 779 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: launchy
version: !ruby/object:Gem::Version 
  version: 0.3.2
platform: ruby
authors: 
- Jeremy Hinegardner
autorequire: 
bindir: bin
cert_chain: []

date: 2008-05-21 00:00:00 -06:00
default_executable: launchy
dependencies: []

description: Launchy is helper class for launching cross-platform applications in a fire and forget manner.    There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform.  Launchy is here to make a common approach to launching external application from within ruby programs.
email: jeremy@hinegardner.org
executables: 
- launchy
extensions: []

extra_rdoc_files: 
- CHANGES
- LICENSE
- README
files: 
- spec/application_spec.rb
- spec/browser_spec.rb
- spec/launchy_spec.rb
- spec/spec_helper.rb
- spec/version_spec.rb
- CHANGES
- LICENSE
- README
- lib/launchy/application.rb
- lib/launchy/browser.rb
- lib/launchy/command_line.rb
- lib/launchy/gemspec.rb
- lib/launchy/specification.rb
- lib/launchy/version.rb
- lib/launchy.rb
- bin/launchy
has_rdoc: true
homepage: http://copiousfreetime.rubyforge.org/launchy/
post_install_message: 
rdoc_options: 
- --line-numbers
- --inline-source
- --main
- README
- --title
- "'launchy -- A helper to launch apps from within ruby programs.'"
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: 1.8.5
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: copiousfreetime
rubygems_version: 1.1.1
signing_key: 
specification_version: 2
summary: A helper to launch apps from within ruby programs.
test_files: 
- spec/application_spec.rb
- spec/browser_spec.rb
- spec/launchy_spec.rb
- spec/spec_helper.rb
- spec/version_spec.rb

Package Spec version

launchy-0.3.2