Sha256: 96f8df013bcf1ed4cea6fd933322ef1dcc6e89942419bdcd52936e649adff9c5

Contents?: true

Size: 1.71 KB

Versions: 0

Compression: gzip

Compressed size: 762 Bytes

Stored size: 762 Bytes

Contents

--- !ruby/object:Gem::Specification 
rubygems_version: 0.9.2
specification_version: 1
name: launchy
version: !ruby/object:Gem::Version 
  version: 0.3.0
date: 2007-08-30 00:00:00 -06:00
summary: A helper to launch apps from within ruby programs.
require_paths: 
- lib
email: jeremy@hinegardner.org
homepage: http://copiousfreetime.rubyforge.org/launchy/
rubyforge_project: copiousfreetime
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.
autorequire: 
default_executable: launchy
bindir: bin
has_rdoc: true
required_ruby_version: !ruby/object:Gem::Version::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: 1.8.5
  version: 
platform: ruby
signing_key: 
cert_chain: 
post_install_message: 
authors: 
- Jeremy Hinegardner
files: 
- spec/application_spec.rb
- spec/browser_spec.rb
- spec/spec_helper.rb
- spec/version_spec.rb
- CHANGES
- LICENSE
- README
- lib/launchy/application.rb
- lib/launchy/browser.rb
- lib/launchy/gemspec.rb
- lib/launchy/specification.rb
- lib/launchy/version.rb
- lib/launchy.rb
- bin/launchy
test_files: 
- spec/application_spec.rb
- spec/browser_spec.rb
- spec/spec_helper.rb
- spec/version_spec.rb
rdoc_options: 
- --line-numbers
- --inline-source
- --main
- README
- --title
- "'launchy -- A helper to launch apps from within ruby programs.'"
extra_rdoc_files: 
- CHANGES
- LICENSE
- README
executables: 
- launchy
extensions: []

requirements: []

dependencies: []

Package Spec version

launchy-0.3.0