summaryrefslogtreecommitdiff
path: root/Software/liblazy.mdwn
blob: 114a4503a93d0b16eba3adb4b976f62e423c79dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


# What is liblazy all about?

Liblazy is a simple and easy to use library that provides convenient functions for sending messages over the D-Bus daemon, querying information from [[HAL|Software/hal]] or asking [[PolicyKit|PolicyKit]] for a privilege. Its features may grow as needed, though. 

Get [[liblazy 0.2|http://people.freedesktop.org/~homac/liblazy/liblazy-0.2.tar.bz2]] 

Older versions: 

* - [[liblazy 0.1|http://people.freedesktop.org/~homac/liblazy/liblazy-0.1.tar.bz2]] 
The API documentation can be found [[here|http://people.freedesktop.org/~homac/liblazy/autodocs]] 

For latest and greatest source code, use the following command to checkout: 

` git clone git://anongit.freedesktop.org/git/liblazy `