Sha256: e05b01818853cebd9abc08151c9153cb47ef10a5da09e938c6f9b6860c18759c
Contents?: true
Size: 1.83 KB
Versions: 0
Compression: gzip
Compressed size: 745 Bytes
Stored size: 745 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: ruby-snarl version: !ruby/object:Gem::Version version: 0.0.8 date: 2006-08-08 00:00:00 -04:00 summary: Snarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to Growl under OSX. This is a simple pure Ruby wrapper to the native API (using DL). require_paths: - lib email: phurley@gmail.com homepage: http://ruby-snarl.rubyforge.org/ rubyforge_project: description: autorequire: ruby-snarl default_executable: bindir: bin has_rdoc: false required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Patrick Hurley files: - doc - examples - icons - lib - readme.txt - ruby-snarl.gemspec - test - doc/classes - doc/created.rid - doc/files - doc/fr_class_index.html - doc/fr_file_index.html - doc/fr_method_index.html - doc/index.html - doc/rdoc-style.css - doc/classes/AutoSnarl.html - doc/classes/Snarl - doc/classes/Snarl.html - doc/classes/TestSnarl.html - doc/classes/Snarl/SnarlAPI.html - doc/files/examples - doc/files/lib - doc/files/test - doc/files/examples/example1_rb.html - doc/files/examples/example2_rb.html - doc/files/examples/example3_rb.html - doc/files/examples/example4_rb.html - doc/files/lib/autosnarl_rb.html - doc/files/lib/snarl_rb.html - doc/files/test/test_snarl_rb.html - examples/example1.rb - examples/example2.rb - examples/example3.rb - examples/example4.rb - examples/test.png - icons/accept.png - icons/exclamation.png - icons/information.png - lib/autosnarl.rb - lib/snarl.rb - test/readme.txt - test/test_snarl.rb test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []