charmhelpers 0.1.0

charmhelpers provides an opinionated set of tools for building Juju charms
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "charmhelpers"
version = "0.1.0"
authors = ["Chris MacNaughton <chmacnaughton@gmail.com>"]
license = "LGPL-2.1"
description = "charmhelpers provides an opinionated set of tools for building Juju charms"

[dependencies]
log = "0.3"