Sha256: 7f45a392a898332767462386aa1efb2e612b08ba85b86f3ad9f81034ba0fdca9
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 655 Bytes
Stored size: 655 Bytes
Contents
--- !ruby/object:Gem::Specification name: ruco version: !ruby/object:Gem::Version hash: 21 prerelease: false segments: - 0 - 0 - 5 version: 0.0.5 platform: ruby authors: - Michael Grosser autorequire: bindir: bin cert_chain: [] date: 2011-01-10 00:00:00 +01:00 default_executable: ruco dependencies: [] description: email: michael@grosser.it executables: - ruco extensions: [] extra_rdoc_files: [] files: - Gemfile - Gemfile.lock - Rakefile - Readme.md - VERSION - bin/ruco - lib/ruco.rb - lib/ruco/command.rb - lib/ruco/command_bar.rb - lib/ruco/core_ext/array.rb - lib/ruco/core_ext/object.rb - lib/ruco/core_ext/string.rb - lib/ruco/editor.rb - lib/ruco/focusable.rb - lib/ruco/form.rb - lib/ruco/status_bar.rb - lib/ruco/text_field.rb - ruco.gemspec - spec/ruco/command_bar_spec.rb - spec/ruco/command_spec.rb - spec/ruco/core_ext/string_spec.rb - spec/ruco/editor_spec.rb - spec/ruco/form_spec.rb - spec/ruco/status_bar_spec.rb - spec/ruco_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/grosser/ruco licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Commandline editor written in ruby test_files: - spec/ruco/command_bar_spec.rb - spec/ruco/command_spec.rb - spec/ruco/core_ext/string_spec.rb - spec/ruco/editor_spec.rb - spec/ruco/form_spec.rb - spec/ruco/status_bar_spec.rb - spec/ruco_spec.rb - spec/spec_helper.rb