Sha256: 9bed0a6e8e9fd9c3ef3a9716b246b558241a2ec984be68c65d5e305087f26314

Contents?: true

Size: 1.76 KB

Versions: 0

Compression: gzip

Compressed size: 709 Bytes

Stored size: 709 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: rubikon
version: !ruby/object:Gem::Version 
  version: 0.2.0
platform: ruby
authors: 
- Sebastian Staudt
autorequire: 
bindir: bin
cert_chain: []

date: 2009-11-07 00:00:00 +01:00
default_executable: 
dependencies: []

description: A simple to use, yet powerful Ruby framework for building console-based applications.
email: koraktor@gmail.com
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.md
files: 
- LICENSE
- README.md
- Rakefile
- VERSION.yml
- lib/rubikon.rb
- lib/rubikon/action.rb
- lib/rubikon/application/base.rb
- lib/rubikon/application/class_methods.rb
- lib/rubikon/application/instance_methods.rb
- lib/rubikon/exceptions.rb
- lib/rubikon/progress_bar.rb
- lib/rubikon/setter.rb
- lib/rubikon/throbber.rb
- test/action_tests.rb
- test/application_tests.rb
- test/progress_bar_tests.rb
- test/test_helper.rb
- test/testapp.rb
- test/throbber_tests.rb
has_rdoc: true
homepage: http://koraktor.github.com/rubikon
licenses: []

post_install_message: 
rdoc_options: 
- --all
- --inline-source
- --line-numbers
- --charset=utf-8
- --webcvs=http://github.com/koraktor/rubikon/blob/master/%s
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: rubikon
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: Rubikon - A Ruby console app framework
test_files: 
- test/action_tests.rb
- test/application_tests.rb
- test/progress_bar_tests.rb
- test/test_helper.rb
- test/testapp.rb
- test/throbber_tests.rb

Package Spec version

rubikon-0.2.0