Sha256: 2cca7c93b42209267067fd1be2c1e52af2f00116ffd4bfbd9c95a5c88bbce3cb
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 652 Bytes
Stored size: 652 Bytes
Contents
--- !ruby/object:Gem::Specification name: martin version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 1 version: 0.1.1 platform: ruby authors: - Ryan Lewis autorequire: bindir: bin cert_chain: [] date: 2010-04-17 00:00:00 -04:00 default_executable: dependencies: [] description: An ode to the Rat Pack (Dean Martin) with a Sinatra style DSL for creating command line interfaces to your applications email: c00lryguy@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - lib/martin.rb - lib/martin/application.rb - lib/martin/base.rb - lib/martin/dsl.rb - martin.gemspec - test/helper.rb - test/test_martin.rb has_rdoc: true homepage: http://github.com/c00lryguy/martin licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: A Sinatra style DSL for creating command line applications test_files: - test/helper.rb - test/test_martin.rb