libnotify: Bindings to libnotify library

[ desktop, library, mit, system ] [ Propose Tags ]

The package provides a high level interface to libnotify API (see Libnotify)

Libnotify.C.Notify and Libnotify.C.NotifyNotification modules contain bindings to C-level functions if you're into that


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.1, 0.0.1.2, 0.0.2.0, 0.0.2.1, 0.1.0.0, 0.1.1.0, 0.2, 0.2.1
Change log CHANGELOG.md
Dependencies base (>=4.5 && <5), bytestring (>=0.9), glib (>=0.12.3), gtk (>=0.12.3) [details]
License MIT
Author Emon Tsukimiya, Matvey Aksenov
Maintainer Matvey Aksenov <matvey.aksenov@gmail.com>
Category System, Desktop
Source repo head: git clone https://github.com/supki/libnotify
this: git clone https://github.com/supki/libnotify(tag 0.2.1)
Uploaded by MatveyAksenov at 2018-07-16T19:09:11Z
Distributions NixOS:0.2.1
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 6456 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-07-16 [all 1 reports]

Readme for libnotify-0.2.1

[back to package description]

libnotify

Hackage Build Status

Bindings to libnotify library

Note that although the bindings are distributed under MIT license everything else is GPLed. And by everything I mean everything: glib, libnotify, haskell bindings to glib, and so forth. That effectively means that by using libnotify bindings you agree your project is GPLed too. Sorry about that!