dbus-bytestream 0.1.4

Native D-Bus implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]
dbus-serialize = "0.1"
libc = "0.1"
rand = "0.3"
rust-crypto = "0.2.31"
rustc-serialize = "0.3"
unix_socket = "0.4.3"

[package]
authors = ["Steven Walter <stevenrwalter@gmail.com>"]
description = "Native D-Bus implementation"
documentation = "http://srwalter.github.io/dbus-bytestream/doc/dbus_bytestream/connection/index.html"
license = "LGPL-2.1"
name = "dbus-bytestream"
repository = "https://github.com/srwalter/dbus-bytestream.git"
version = "0.1.4"