summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-11-12 10:03:36 +0000
committerRichard Hughes <richard@hughsie.com>2008-11-12 10:03:36 +0000
commit00b99ec327c38a0b1e17e691f09353c380f563a8 (patch)
tree4145cd6b9e5d2908dab6c92c066884b7db0cfca8 /README
parent35bd038ac79957d22cea6c9b5b50f1f003c427d7 (diff)
downloadupower-00b99ec327c38a0b1e17e691f09353c380f563a8.tar.gz
add a trivial README file
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 15 insertions, 1 deletions
diff --git a/README b/README
index 1333ed7..4ecd55f 100644
--- a/README
+++ b/README
@@ -1 +1,15 @@
-TODO
+===============
+DeviceKit-power
+===============
+
+Requirements:
+
+ glib-2.0 >= 2.12
+ dbus-glib-1 >= 0.76
+ DeviceKit >= 002
+
+DeviceKit-power is an abstraction for enumerating power devices,
+listening to device events and querying history and statistics.
+Any application or service on the system can access the
+org.freedesktop.DeviceKit.Power service via the system message bus.
+