Sha256: 792b9689b1900b107072da4e5b9ffbd61069164c7958a81ab9dd573c6bc84088

Contents?: true

Size: 1.23 KB

Versions: 0

Compression: gzip

Compressed size: 570 Bytes

Stored size: 570 Bytes

Contents

--- !ruby/object:Gem::Specification
name: slop
version: !ruby/object:Gem::Version
  version: 3.0.0
  prerelease: 
platform: ruby
authors:
- Lee Jarvis
autorequire: 
bindir: bin
cert_chain: []
date: 2012-01-24 00:00:00.000000000 Z
dependencies: []
description: A simple DSL for gathering options and parsing the command line
email: lee@jarvis.co
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- CHANGES.md
- LICENSE
- README.md
- Rakefile
- lib/slop.rb
- lib/slop/commands.rb
- lib/slop/option.rb
- slop.gemspec
- test/commands_test.rb
- test/helper.rb
- test/option_test.rb
- test/slop_test.rb
homepage: http://github.com/injekt/slop
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.11
signing_key: 
specification_version: 3
summary: Option gathering made easy
test_files:
- test/commands_test.rb
- test/helper.rb
- test/option_test.rb
- test/slop_test.rb

Package Spec version

slop-3.0.0