--- !ruby/object:Gem::Specification name: whistle version: !ruby/object:Gem::Version version: "0.1" platform: ruby authors: - Esad Hajdarevic autorequire: bindir: bin cert_chain: [] date: 2008-03-07 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: htmlentities version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: activesupport version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: xmpp4r-simple version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: Whistle is a jabber bot that will follow SVN repositories and RSS/Atom feeds and notify you about the new changes email: esad@esse.at executables: - whistle extensions: [] extra_rdoc_files: - History.txt - README.txt files: - History.txt - README.txt - bin/whistle - lib/config.rb - lib/phash.rb - lib/relay.rb - lib/resource.rb - lib/ssl_patch.rb - lib/switchbox.rb - lib/time_ext.rb - lib/version.rb - sample/config.yml - vendor/rscm-0.5.1-patched-stripped/README - vendor/rscm-0.5.1-patched-stripped/lib/rscm.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/abstract_log_parser.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/base.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/command_line.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/difftool.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/line_editor.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/mockit.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/parser.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/path_converter.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/platform.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/revision.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/revision_file.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/revision_poller.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/revisions.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/clearcase.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/cvs.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/cvs_log_parser.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/darcs.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/darcs_log_parser.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/monotone.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/monotone_log_parser.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/mooky.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/perforce.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/star_team.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/subversion.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/scm/subversion_log_parser.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/tempdir.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/time_ext.rb - vendor/rscm-0.5.1-patched-stripped/lib/rscm/version.rb - vendor/ruby-feedparser-0.5-stripped/README - vendor/ruby-feedparser-0.5-stripped/lib/feedparser.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/feedparser.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/filesizes.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/html-output.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/html2text-parser.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/rexml_patch.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/sgml-parser.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/text-output.rb - vendor/ruby-feedparser-0.5-stripped/lib/feedparser/textconverters.rb has_rdoc: true homepage: http://whistle.rubyforge.org/ post_install_message: rdoc_options: - --main - README.txt 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: whistle rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: Whistle is a jabber bot that will follow SVN repositories and RSS/Atom feeds and notify you about the new changes test_files: []