forked from blitz/cl-dbus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
25 lines (15 loc) · 700 Bytes
/
README
File metadata and controls
25 lines (15 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
-*- Mode: Outline -*-
This library aims to be an implementation of the D-BUS specification.
* Introduction
If you don't want to hack on this, you can stop reading at this point
and delete the directory containing this file.
Okay, you are still here.
* Development resources
The official source code repository of this project is managed in
git. To get a copy of the recent development tree, visit:
http://github.com/blitz/cl-dbus
There is currently no fancy project page, bug tracker or
whatever. Please coordinate your effort with js at alien8 dot de or
use github's communication methods to reach me.
* Information
The D-BUS spec: http://dbus.freedesktop.org/doc/dbus-specification.html