Sha256: 1c0c279ae34721ae5f7147026b0c08b53c35bf4671c203255b3b2a605493ae91
Contents?: true
Size: 1.72 KB
Versions: 0
Compression: gzip
Compressed size: 647 Bytes
Stored size: 647 Bytes
Contents
--- !ruby/object:Gem::Specification name: cldwalker-lightning version: !ruby/object:Gem::Version version: 0.1.2 platform: ruby authors: - Gabriel Horner autorequire: bindir: bin cert_chain: [] date: 2009-01-16 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: - 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/config.rb - lib/lightning/core_extensions.rb - lib/lightning/generator.rb - lib/lightning/path_map.rb - lib/lightning.rb - test/lightning.yml - test/lightning_bolt_test.rb - test/lightning_completion_test.rb - test/lightning_config_test.rb - test/lightning_path_map_test.rb - 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: []