# -*- encoding: utf-8 -*- # stub: ruby-libnotify 0.4.1 ruby lib # stub: ext/extconf.rb Gem::Specification.new do |s| s.name = "ruby-libnotify".freeze s.version = "0.4.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Luca Russo".freeze] s.date = "2010-07-18" s.email = "vargolo@gmail.com".freeze s.extensions = ["ext/extconf.rb".freeze] s.files = ["AUTHORS.rdoc".freeze, "CHANGELOG.rdoc".freeze, "COPYING".freeze, "README.rdoc".freeze, "doc/classes/Notify.html".freeze, "doc/classes/Notify.src/M000001.html".freeze, "doc/classes/Notify.src/M000002.html".freeze, "doc/classes/Notify.src/M000003.html".freeze, "doc/classes/Notify.src/M000004.html".freeze, "doc/classes/Notify.src/M000005.html".freeze, "doc/classes/Notify.src/M000006.html".freeze, "doc/classes/Notify/Notification.html".freeze, "doc/classes/Notify/Notification.src/M000007.html".freeze, "doc/classes/Notify/Notification.src/M000008.html".freeze, "doc/classes/Notify/Notification.src/M000009.html".freeze, "doc/classes/Notify/Notification.src/M000010.html".freeze, "doc/classes/Notify/Notification.src/M000011.html".freeze, "doc/classes/Notify/Notification.src/M000012.html".freeze, "doc/classes/Notify/Notification.src/M000013.html".freeze, "doc/classes/Notify/Notification.src/M000014.html".freeze, "doc/classes/Notify/Notification.src/M000015.html".freeze, "doc/classes/Notify/Notification.src/M000016.html".freeze, "doc/classes/Notify/Notification.src/M000017.html".freeze, "doc/classes/Notify/Notification.src/M000018.html".freeze, "doc/classes/Notify/Notification.src/M000019.html".freeze, "doc/classes/Notify/Notification.src/M000020.html".freeze, "doc/classes/Notify/Notification.src/M000021.html".freeze, "doc/classes/Notify/Notification.src/M000022.html".freeze, "doc/classes/Notify/Notification.src/M000023.html".freeze, "doc/classes/Notify/Notification.src/M000024.html".freeze, "doc/created.rid".freeze, "doc/files/lib/RNotify_rb.html".freeze, "doc/files/rnotify_c.html".freeze, "doc/fr_class_index.html".freeze, "doc/fr_file_index.html".freeze, "doc/fr_method_index.html".freeze, "doc/index.html".freeze, "doc/rdoc-style.css".freeze, "examples/action.rb".freeze, "examples/attach_to.rb".freeze, "examples/attach_to_status_icon.rb".freeze, "examples/base.rb".freeze, "examples/geometry-hints.rb".freeze, "examples/icon.png".freeze, "examples/info.rb".freeze, "examples/markup.rb".freeze, "examples/multi-actions.rb".freeze, "examples/update.rb".freeze, "examples/urgency.rb".freeze, "examples/xy.rb".freeze, "ext/extconf.rb".freeze, "ext/rnotify.c".freeze, "lib/RNotify.rb".freeze, "setup.rb".freeze] s.homepage = "http://github.com/vargolo/ruby-libnotify".freeze s.rubygems_version = "3.5.10".freeze s.summary = "ruby-libnotify is a ruby binding for libnotify".freeze end