fdo-notify-0.1: fdo-notify.cabal
name: fdo-notify
version: 0.1
synopsis: Desktop Notifications client
description:
A library for issuing notifications using FreeDesktop.org's Desktop
Notifications protcol. This protocol is supported by services such
as Ubuntu's NotifyOSD.
category: Desktop
license: BSD3
license-file: LICENSE
author: Max Rabkin
maintainer: max.rabkin@gmail.com
cabal-version: >= 1.2.1
build-type: Simple
extra-source-files:
examples/fib.hs
library
build-depends: base >= 3 && < 5, dbus-core >= 0.5 && < 0.6, dbus-client >= 0.1 && < 0.2
exposed-modules: DBus.Notify