Sha256: b53e419e573d1111de01c0a77a1dcd785101000ac0e7b2be79a8556a5e783418
Contents?: true
Size: 1.72 KB
Versions: 0
Compression: gzip
Compressed size: 653 Bytes
Stored size: 653 Bytes
Contents
--- !ruby/object:Gem::Specification name: cldwalker-lightning version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - Gabriel Horner autorequire: bindir: bin cert_chain: [] date: 2009-01-28 00:00:00 -08:00 default_executable: dependencies: [] description: Path completions for your shell that will let you navigate like lightning. email: gabriel.horner@gmail.com executables: - lightning-complete - lightning-full_path - lightning-install extensions: [] extra_rdoc_files: - README.markdown - LICENSE.txt files: - Rakefile - VERSION.yml - lightning_completions.example - lightning.yml.example - README.markdown - LICENSE.txt - bin/lightning-complete - bin/lightning-full_path - bin/lightning-install - lib/lightning - lib/lightning/bolt.rb - lib/lightning/bolts.rb - lib/lightning/completion.rb - lib/lightning/completion_map.rb - lib/lightning/config.rb - lib/lightning/core_extensions.rb - lib/lightning/generator.rb - lib/lightning.rb - test/bolt_test.rb - test/completion_map_test.rb - test/completion_test.rb - test/config_test.rb - test/lightning.yml - test/lightning_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/cldwalker/lightning post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Path completions for your shell that will let you navigate like lightning. test_files: []