Sha256: 198632d98dd5ba03e10de9eb317fb63d8cbc859c46b5284581160d64cebdc8de

Contents?: true

Size: 1.98 KB

Versions: 0

Compression: gzip

Compressed size: 756 Bytes

Stored size: 756 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: blockenspiel
version: !ruby/object:Gem::Version 
  version: 0.3.2
platform: ruby
authors: 
- Daniel Azuma
autorequire: 
bindir: bin
cert_chain: []

date: 2009-11-17 00:00:00 -08:00
default_executable: 
dependencies: []

description: Blockenspiel is a helper library designed to make it easy to implement DSL blocks. It is designed to be comprehensive and robust, supporting most common usage patterns, and working correctly in the presence of nested blocks and multithreading.
email: dazuma@gmail.com
executables: []

extensions: 
- ext/blockenspiel/extconf.rb
extra_rdoc_files: 
- README.rdoc
- Blockenspiel.rdoc
- History.rdoc
- ImplementingDSLblocks.rdoc
files: 
- ext/blockenspiel/unmixer.c
- ext/blockenspiel/extconf.rb
- ext/blockenspiel/BlockenspielUnmixerService.java
- lib/blockenspiel/impl.rb
- lib/blockenspiel/version.rb
- lib/blockenspiel/versionomy.rb
- lib/blockenspiel.rb
- lib/blockenspiel_unmixer.jar
- tests/tc_basic.rb
- tests/tc_behaviors.rb
- tests/tc_dsl_attrs.rb
- tests/tc_dsl_methods.rb
- tests/tc_dynamic.rb
- tests/tc_mixins.rb
- tests/tc_modules.rb
- Blockenspiel.rdoc
- History.rdoc
- ImplementingDSLblocks.rdoc
- README.rdoc
- Rakefile
has_rdoc: true
homepage: http://virtuoso.rubyforge.org/blockenspiel
licenses: []

post_install_message: 
rdoc_options: []

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

rubyforge_project: virtuoso
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: Blockenspiel is a helper library designed to make it easy to implement DSL blocks.
test_files: 
- tests/tc_basic.rb
- tests/tc_behaviors.rb
- tests/tc_dsl_attrs.rb
- tests/tc_dsl_methods.rb
- tests/tc_dynamic.rb
- tests/tc_mixins.rb
- tests/tc_modules.rb

Package Spec version

blockenspiel-0.3.2