Sha256: 70e8b9974e50319d68746fed269889e83e4c40083a3997d89f7cd59c32c4cba2
Contents?: true
Size: 1.24 KB
Versions: 0
Compression: gzip
Compressed size: 580 Bytes
Stored size: 580 Bytes
Contents
--- !ruby/object:Gem::Specification name: slop version: !ruby/object:Gem::Version version: 3.0.0.rc1 prerelease: 6 platform: ruby authors: - Lee Jarvis autorequire: bindir: bin cert_chain: [] date: 2012-01-20 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: 1.3.1 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