--- !ruby/object:Gem::Specification name: features version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - Matthias Hennemeyer autorequire: bindir: bin cert_chain: [] date: 2009-09-05 00:00:00 +02:00 default_executable: dependencies: [] description: Plaintext User Stories Parser supporting native programming languages. email: mhennemeyer@me.com executables: [] extensions: [] extra_rdoc_files: - README.markdown - lib/ObjC/objc_feature.rb - lib/ObjC/objc_scenario.rb - lib/ObjC/objc_step.rb - lib/ObjC/objc_suite.rb - lib/Rails/rails_feature.rb - lib/Rails/rails_scenario.rb - lib/Rails/rails_step.rb - lib/Rails/rails_suite.rb - lib/feature.rb - lib/features.rb - lib/objc.rb - lib/parser.rb - lib/rails.rb - lib/scenario.rb - lib/step.rb - lib/string_extension.rb - lib/suite.rb files: - Manifest - README.markdown - Rakefile - generators/features/USAGE - generators/features/features_generator.rb - generators/features/templates/HelloWorld.feature - generators/features/templates/custom_steps.rb - generators/features/templates/features_helper.rb - generators/features/templates/features_test_case_class.rb - generators/features/templates/run_features.rb - generators/features/templates/test_cases_file.rb - lib/ObjC/objc_feature.rb - lib/ObjC/objc_scenario.rb - lib/ObjC/objc_step.rb - lib/ObjC/objc_suite.rb - lib/Rails/rails_feature.rb - lib/Rails/rails_scenario.rb - lib/Rails/rails_step.rb - lib/Rails/rails_suite.rb - lib/feature.rb - lib/features.rb - lib/objc.rb - lib/parser.rb - lib/rails.rb - lib/scenario.rb - lib/step.rb - lib/string_extension.rb - lib/suite.rb - website/README - website/Rakefile - website/config.yaml - website/deploy.rb - website/deploy/1251795725/features/browserfix.css - website/deploy/1251795725/features/default.css - website/deploy/1251795725/features/images/bodybg.gif - website/deploy/1251795725/features/images/header-bg.gif - website/deploy/1251795725/features/images/logo.png - website/deploy/1251795725/features/images/minus.png - website/deploy/1251795725/features/images/plus.png - website/deploy/1251795725/features/images/sidebarbg.gif - website/deploy/1251795725/features/index.html - website/deploy/1251796894/features/browserfix.css - website/deploy/1251796894/features/default.css - website/deploy/1251796894/features/images/bodybg.gif - website/deploy/1251796894/features/images/header-bg.gif - website/deploy/1251796894/features/images/logo.png - website/deploy/1251796894/features/images/minus.png - website/deploy/1251796894/features/images/output-screen-1.png - website/deploy/1251796894/features/images/plus.png - website/deploy/1251796894/features/images/sidebarbg.gif - website/deploy/1251796894/features/index.html - website/deploy/1251822430/features/browserfix.css - website/deploy/1251822430/features/default.css - website/deploy/1251822430/features/images/bodybg.gif - website/deploy/1251822430/features/images/header-bg.gif - website/deploy/1251822430/features/images/logo.png - website/deploy/1251822430/features/images/minus.png - website/deploy/1251822430/features/images/output-screen-1.png - website/deploy/1251822430/features/images/plus.png - website/deploy/1251822430/features/images/sidebarbg.gif - website/deploy/1251822430/features/index.html - website/ext/init.rb - website/out/browserfix.css - website/out/default.css - website/out/images/bodybg.gif - website/out/images/header-bg.gif - website/out/images/logo.png - website/out/images/minus.png - website/out/images/output-screen-1.png - website/out/images/plus.png - website/out/images/sidebarbg.gif - website/out/index.html - website/src/browserfix.css - website/src/default.css - website/src/default.template - website/src/images/bodybg.gif - website/src/images/deploy.rb - website/src/images/header-bg.gif - website/src/images/logo.png - website/src/images/minus.png - website/src/images/output-screen-1.png - website/src/images/plus.png - website/src/images/sidebarbg.gif - website/src/images/webgen.rb - website/src/index.page - website/webgen.cache - website/webgen.rb - features.gemspec has_rdoc: true homepage: http://features.rubyforge.org licenses: [] post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - Features - --main - README.markdown 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: "1.2" version: requirements: [] rubyforge_project: features rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Plaintext User Stories Parser supporting native programming languages. test_files: []