Sha256: 617cde7eab3d93ef20af2c460b86d95a3733d7fdf28fd097fc494a6282ab97b2
Contents?: true
Size: 1.37 KB
Versions: 0
Compression: gzip
Compressed size: 625 Bytes
Stored size: 625 Bytes
Contents
--- !ruby/object:Gem::Specification name: theatre version: !ruby/object:Gem::Version version: 0.8.0 platform: ruby authors: - Jay Phillips autorequire: bindir: bin cert_chain: [] date: 2008-08-21 00:00:00 -07:00 default_executable: dependencies: [] description: A library for choreographing a dynamic pool of hierarchially organized actors on Ruby v1.8 email: Jay -at- Codemecca.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.markdown - Rakefile - TODO.markdown - algorithms.markdown - benchmark/growing_usage.rb - lib/theatre.rb - lib/theatre/dsl/callback_definition_loader.rb - lib/theatre/guid.rb - lib/theatre/invocation.rb - lib/theatre/namespace_manager.rb - lib/theatre/version.rb - theatre.gemspec has_rdoc: false homepage: http://github.com/jicksta/theatre post_install_message: rdoc_options: [] 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: theatre rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A library for choreographing a dynamic pool of hierarchially organized actors on Ruby v1.8 test_files: []