Sha256: 23be8d7359ef9c5ae5f1e343d68b6d17124d390e41efbe8002a40f9faef9c686

Contents?: true

Size: 1.86 KB

Versions: 0

Compression: gzip

Compressed size: 712 Bytes

Stored size: 712 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: larynx
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 1
  - 1
  version: 0.1.1
platform: ruby
authors: 
- Adam Meehan
autorequire: larynx
bindir: bin
cert_chain: []

date: 2010-03-25 00:00:00 +11:00
default_executable: 
dependencies: []

description: ""
email: adam.meehan@gmail.com
executables: 
- larynx
extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- MIT-LICENSE
- README.rdoc
- Rakefile
- lib/larynx/application.rb
- lib/larynx/call_handler.rb
- lib/larynx/callbacks.rb
- lib/larynx/command.rb
- lib/larynx/commands.rb
- lib/larynx/fields.rb
- lib/larynx/form.rb
- lib/larynx/logger.rb
- lib/larynx/observable.rb
- lib/larynx/prompt.rb
- lib/larynx/response.rb
- lib/larynx/restartable_timer.rb
- lib/larynx/session.rb
- lib/larynx/version.rb
- lib/larynx.rb
- spec/fixtures/answer.rb
- spec/fixtures/channel_data.rb
- spec/fixtures/dtmf.rb
- spec/fixtures/execute.rb
- spec/fixtures/execute_complete.rb
- spec/fixtures/reply_ok.rb
- spec/larynx/call_handler_spec.rb
- spec/larynx/command_spec.rb
- spec/larynx/eventmachince_spec.rb
- spec/larynx/fields_spec.rb
- spec/larynx/prompt_spec.rb
- spec/larynx_spec.rb
- spec/spec_helper.rb
- examples/guess.rb
- examples/guess_form.rb
- examples/multiple_apps.rb
- bin/larynx
has_rdoc: true
homepage: http://github.com/adzap/larynx
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: larynx
rubygems_version: 1.3.6
signing_key: 
specification_version: 3
summary: ""
test_files: []

Package Spec version

larynx-0.1.1