--- !ruby/object:Gem::Specification name: csd version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 0 - 1 - 4 version: 0.1.4 platform: ruby authors: - Technology Transfer Alliance Team autorequire: bindir: bin cert_chain: [] date: 2010-07-13 00:00:00 +02:00 default_executable: ai dependencies: [] 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: - ai extensions: [] extra_rdoc_files: - README.rdoc files: - .document - .gitignore - COPYING - README.rdoc - Rakefile - VERSION - bin/ai - csd.gemspec - lib/active_support.rb - lib/active_support/all.rb - lib/active_support/backtrace_cleaner.rb - lib/active_support/base64.rb - lib/active_support/basic_object.rb - lib/active_support/benchmarkable.rb - lib/active_support/buffered_logger.rb - lib/active_support/builder.rb - lib/active_support/cache.rb - lib/active_support/cache/compressed_mem_cache_store.rb - lib/active_support/cache/file_store.rb - lib/active_support/cache/mem_cache_store.rb - lib/active_support/cache/memory_store.rb - lib/active_support/cache/strategy/local_cache.rb - lib/active_support/cache/synchronized_memory_store.rb - lib/active_support/callbacks.rb - lib/active_support/concern.rb - lib/active_support/configurable.rb - lib/active_support/core_ext.rb - lib/active_support/core_ext/array.rb - lib/active_support/core_ext/array/access.rb - lib/active_support/core_ext/array/conversions.rb - lib/active_support/core_ext/array/extract_options.rb - lib/active_support/core_ext/array/grouping.rb - lib/active_support/core_ext/array/random_access.rb - lib/active_support/core_ext/array/uniq_by.rb - lib/active_support/core_ext/array/wrap.rb - lib/active_support/core_ext/benchmark.rb - lib/active_support/core_ext/big_decimal.rb - lib/active_support/core_ext/big_decimal/conversions.rb - lib/active_support/core_ext/cgi.rb - lib/active_support/core_ext/cgi/escape_skipping_slashes.rb - lib/active_support/core_ext/class.rb - lib/active_support/core_ext/class/attribute.rb - lib/active_support/core_ext/class/attribute_accessors.rb - lib/active_support/core_ext/class/delegating_attributes.rb - lib/active_support/core_ext/class/inheritable_attributes.rb - lib/active_support/core_ext/class/subclasses.rb - lib/active_support/core_ext/date/acts_like.rb - lib/active_support/core_ext/date/calculations.rb - lib/active_support/core_ext/date/conversions.rb - lib/active_support/core_ext/date/freeze.rb - lib/active_support/core_ext/date_time/acts_like.rb - lib/active_support/core_ext/date_time/calculations.rb - lib/active_support/core_ext/date_time/conversions.rb - lib/active_support/core_ext/date_time/zones.rb - lib/active_support/core_ext/enumerable.rb - lib/active_support/core_ext/exception.rb - lib/active_support/core_ext/file.rb - lib/active_support/core_ext/file/atomic.rb - lib/active_support/core_ext/file/path.rb - lib/active_support/core_ext/float.rb - lib/active_support/core_ext/float/rounding.rb - lib/active_support/core_ext/hash.rb - lib/active_support/core_ext/hash/conversions.rb - lib/active_support/core_ext/hash/deep_merge.rb - lib/active_support/core_ext/hash/diff.rb - lib/active_support/core_ext/hash/except.rb - lib/active_support/core_ext/hash/indifferent_access.rb - lib/active_support/core_ext/hash/keys.rb - lib/active_support/core_ext/hash/reverse_merge.rb - lib/active_support/core_ext/hash/slice.rb - lib/active_support/core_ext/integer.rb - lib/active_support/core_ext/integer/inflections.rb - lib/active_support/core_ext/integer/multiple.rb - lib/active_support/core_ext/integer/time.rb - lib/active_support/core_ext/kernel.rb - lib/active_support/core_ext/kernel/agnostics.rb - lib/active_support/core_ext/kernel/debugger.rb - lib/active_support/core_ext/kernel/reporting.rb - lib/active_support/core_ext/kernel/requires.rb - lib/active_support/core_ext/kernel/singleton_class.rb - lib/active_support/core_ext/load_error.rb - lib/active_support/core_ext/logger.rb - lib/active_support/core_ext/module.rb - lib/active_support/core_ext/module/aliasing.rb - lib/active_support/core_ext/module/anonymous.rb - lib/active_support/core_ext/module/attr_accessor_with_default.rb - lib/active_support/core_ext/module/attr_internal.rb - lib/active_support/core_ext/module/attribute_accessors.rb - lib/active_support/core_ext/module/delegation.rb - lib/active_support/core_ext/module/deprecation.rb - lib/active_support/core_ext/module/introspection.rb - lib/active_support/core_ext/module/method_names.rb - lib/active_support/core_ext/module/reachable.rb - lib/active_support/core_ext/module/remove_method.rb - lib/active_support/core_ext/module/synchronization.rb - lib/active_support/core_ext/name_error.rb - lib/active_support/core_ext/numeric.rb - lib/active_support/core_ext/numeric/bytes.rb - lib/active_support/core_ext/numeric/time.rb - lib/active_support/core_ext/object.rb - lib/active_support/core_ext/object/acts_like.rb - lib/active_support/core_ext/object/blank.rb - lib/active_support/core_ext/object/conversions.rb - lib/active_support/core_ext/object/duplicable.rb - lib/active_support/core_ext/object/extending.rb - lib/active_support/core_ext/object/instance_variables.rb - lib/active_support/core_ext/object/misc.rb - lib/active_support/core_ext/object/returning.rb - lib/active_support/core_ext/object/to_param.rb - lib/active_support/core_ext/object/to_query.rb - lib/active_support/core_ext/object/try.rb - lib/active_support/core_ext/object/with_options.rb - lib/active_support/core_ext/proc.rb - lib/active_support/core_ext/process.rb - lib/active_support/core_ext/process/daemon.rb - lib/active_support/core_ext/range.rb - lib/active_support/core_ext/range/blockless_step.rb - lib/active_support/core_ext/range/conversions.rb - lib/active_support/core_ext/range/include_range.rb - lib/active_support/core_ext/range/overlaps.rb - lib/active_support/core_ext/regexp.rb - lib/active_support/core_ext/rexml.rb - lib/active_support/core_ext/string.rb - lib/active_support/core_ext/string/access.rb - lib/active_support/core_ext/string/behavior.rb - lib/active_support/core_ext/string/conversions.rb - lib/active_support/core_ext/string/encoding.rb - lib/active_support/core_ext/string/exclude.rb - lib/active_support/core_ext/string/filters.rb - lib/active_support/core_ext/string/inflections.rb - lib/active_support/core_ext/string/interpolation.rb - lib/active_support/core_ext/string/multibyte.rb - lib/active_support/core_ext/string/output_safety.rb - lib/active_support/core_ext/string/starts_ends_with.rb - lib/active_support/core_ext/string/xchar.rb - lib/active_support/core_ext/time/acts_like.rb - lib/active_support/core_ext/time/calculations.rb - lib/active_support/core_ext/time/conversions.rb - lib/active_support/core_ext/time/marshal.rb - lib/active_support/core_ext/time/publicize_conversion_methods.rb - lib/active_support/core_ext/time/zones.rb - lib/active_support/core_ext/uri.rb - lib/active_support/dependencies.rb - lib/active_support/dependencies/autoload.rb - lib/active_support/deprecation.rb - lib/active_support/deprecation/behaviors.rb - lib/active_support/deprecation/method_wrappers.rb - lib/active_support/deprecation/proxy_wrappers.rb - lib/active_support/deprecation/reporting.rb - lib/active_support/duration.rb - lib/active_support/gzip.rb - lib/active_support/hash_with_indifferent_access.rb - lib/active_support/i18n.rb - lib/active_support/inflections.rb - lib/active_support/inflector.rb - lib/active_support/inflector/inflections.rb - lib/active_support/inflector/methods.rb - lib/active_support/inflector/transliterate.rb - lib/active_support/json.rb - lib/active_support/json/backends/jsongem.rb - lib/active_support/json/backends/yajl.rb - lib/active_support/json/backends/yaml.rb - lib/active_support/json/decoding.rb - lib/active_support/json/encoding.rb - lib/active_support/json/variable.rb - lib/active_support/lazy_load_hooks.rb - lib/active_support/locale/en.yml - lib/active_support/memoizable.rb - lib/active_support/message_encryptor.rb - lib/active_support/message_verifier.rb - lib/active_support/multibyte.rb - lib/active_support/multibyte/chars.rb - lib/active_support/multibyte/exceptions.rb - lib/active_support/multibyte/unicode.rb - lib/active_support/multibyte/utils.rb - lib/active_support/notifications.rb - lib/active_support/notifications/fanout.rb - lib/active_support/notifications/instrumenter.rb - lib/active_support/option_merger.rb - lib/active_support/ordered_hash.rb - lib/active_support/ordered_options.rb - lib/active_support/railtie.rb - lib/active_support/rescuable.rb - lib/active_support/ruby/shim.rb - lib/active_support/secure_random.rb - lib/active_support/string_inquirer.rb - lib/active_support/test_case.rb - lib/active_support/testing/assertions.rb - lib/active_support/testing/declarative.rb - lib/active_support/testing/default.rb - lib/active_support/testing/deprecation.rb - lib/active_support/testing/isolation.rb - lib/active_support/testing/pending.rb - lib/active_support/testing/performance.rb - lib/active_support/testing/setup_and_teardown.rb - lib/active_support/time.rb - lib/active_support/time/autoload.rb - lib/active_support/time_with_zone.rb - lib/active_support/values/time_zone.rb - lib/active_support/values/unicode_tables.dat - lib/active_support/version.rb - lib/active_support/whiny_nil.rb - lib/active_support/xml_mini.rb - lib/active_support/xml_mini/jdom.rb - lib/active_support/xml_mini/libxml.rb - lib/active_support/xml_mini/libxmlsax.rb - lib/active_support/xml_mini/nokogiri.rb - lib/active_support/xml_mini/nokogirisax.rb - lib/active_support/xml_mini/rexml.rb - lib/csd.rb - lib/csd/application.rb - lib/csd/application/default.rb - lib/csd/application/default/base.rb - lib/csd/application/minisip.rb - lib/csd/application/minisip/about.yml - lib/csd/application/minisip/base.rb - lib/csd/application/minisip/error.rb - lib/csd/application/minisip/options/common.rb - lib/csd/application/minisip/options/compile.rb - lib/csd/application/minisip/unix/base.rb - lib/csd/application/opensips/about.yml - lib/csd/applications.rb - lib/csd/commands.rb - lib/csd/error.rb - lib/csd/extensions.rb - lib/csd/extensions/core/array.rb - lib/csd/extensions/core/dir.rb - lib/csd/extensions/core/file.rb - lib/csd/extensions/core/object.rb - lib/csd/extensions/core/option_parser.rb - lib/csd/extensions/core/pathname.rb - lib/csd/extensions/core/string.rb - lib/csd/extensions/gem/platform.rb - lib/csd/global_open_struct.rb - lib/csd/options.rb - lib/csd/path.rb - lib/csd/ui.rb - lib/csd/ui/cli.rb - lib/csd/ui/ui.rb - lib/csd/version.rb - lib/term/ansicolor.rb - lib/term/ansicolor/.keep - lib/term/ansicolor/version.rb - test/functional/test_applications.rb - test/functional/test_commands.rb - test/functional/test_options.rb - test/helper.rb - test/unit/test_dir.rb - test/unit/test_pathname.rb - test/unit/test_string.rb has_rdoc: true homepage: http://github.com/csd/csd licenses: [] post_install_message: "\n\ ================================================================================================\n\n Thank you for installing the Communication Systems and Design Automated Installer!\n\n You can run it by just typing `ai\xC2\xB4 in your command line.\n\n Note: On Debian and Ubuntu the executable `ai\xC2\xB4 is not in your PATH by default.\n You can fix this by adding it to your .bashrc file with this command:\n \n echo \"export PATH=\\$PATH:$(gem env | grep \"E D\" | sed \"s/[^\\w]* //\")\" >> ~/.bashrc;. ~/.bashrc\n \n\ ================================================================================================\n " rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Installation and compilation handler for software used in CSD projects. test_files: - test/functional/test_applications.rb - test/functional/test_commands.rb - test/functional/test_options.rb - test/helper.rb - test/unit/test_dir.rb - test/unit/test_pathname.rb - test/unit/test_string.rb