juju 0.5.2

A library to interact with the Juju system. For an example charm see: https://github.com/cholcombe973/gluster-charm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "juju"
description = "A library to interact with the Juju system. For an example charm see: https://github.com/cholcombe973/gluster-charm"
documentation = "https://cholcombe973.github.io/Juju/juju/index.html"
version = "0.5.2"
authors = ["Chris Holcombe <xfactor973@gmail.com>"]
repository = "https://github.com/cholcombe973/Juju"
license = "MIT"

[dependencies]
charmhelpers = "~0.1"
log = "~0.3"