--- !ruby/object:Gem::Specification name: csd version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 0 - 7 version: 0.0.7 platform: ruby authors: - Technology Transfer Alliance Team autorequire: bindir: bin cert_chain: [] date: 2010-06-11 00:00:00 +02:00 default_executable: csd dependencies: - !ruby/object:Gem::Dependency name: term-ansicolor prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :runtime version_requirements: *id001 description: CSD stands for Communication Systems Design and is a project of the Telecommunication Systems Laboratory (TSLab) of the Royal Institute of Technology in Stockholm, Sweden. Within CSD many software tools are used to build up various networks and services. This gem is supposed to automate processes to handle the compilation and installation of these software tools. Technology Transfer Alliance (TTA) is the project team, which maintains this code. email: mtoday11@gmail.com executables: - csd extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - bin/csd - csd.gemspec - lib/apps/minisip.rb - lib/csd.rb - lib/csd/installer.rb - lib/csd/loader.rb - lib/csd/shared.rb - publish - test/helper.rb - test/test_csd.rb has_rdoc: true homepage: http://github.com/csd/csd licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Installation and compilation handler for software used in CSD projects. test_files: - test/helper.rb - test/test_csd.rb