Sha256: 46866c36a6f33276fcc1d472141d2eeaec098b457d92aafea78f02f9511c8dbb

Contents?: true

Size: 1.77 KB

Versions: 0

Compression: gzip

Compressed size: 772 Bytes

Stored size: 772 Bytes

Contents

--- !ruby/object:Gem::Specification 
rubygems_version: 0.9.4
specification_version: 1
name: launchy
version: !ruby/object:Gem::Version 
  version: 0.1.0
date: 2007-08-09 00:00:00 -06:00
summary: A helper to launch apps from within ruby programs.
require_paths: 
- lib
email: jeremy@hinegardner.org
homepage: http://launchy.rubyforge.org/
rubyforge_project: copiousfreetime
description: Launchy is helper class for launching +cross-platform+ applications.  There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched in different manners.  Launchy is here to assist in launching the appropriate application on the appropriate platform from within your ruby projects.
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/spawnable_application_spec.rb
- spec/browser_spec.rb
- spec/version_spec.rb
- spec/spec_helper.rb
- Rakefile
- README
- LICENSE
- CHANGES
- lib/launchy/specification.rb
- lib/launchy/gemspec.rb
- lib/launchy/version.rb
- lib/launchy/spawnable.rb
- lib/launchy/spawnable/browser.rb
- lib/launchy/spawnable/application.rb
- lib/launchy.rb
- bin/launchy
test_files: 
- spec/spawnable_application_spec.rb
- spec/browser_spec.rb
- spec/version_spec.rb
- spec/spec_helper.rb
rdoc_options: 
- --line-numbers
- --inline-source
- --main
- README
- --title
- "'launchy -- A helper to launch apps from within ruby programs.'"
extra_rdoc_files: 
- Rakefile
- README
- LICENSE
- CHANGES
executables: 
- launchy
extensions: []

requirements: []

dependencies: []

Package Spec version

launchy-0.1.0