Parsing and testing Juju charms
Go Other
Pull request Compare This branch is 4 commits behind v6.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
hooks
internal/test-charm-repo
resource
.gitignore
.reviewboardrc
HACKING.md
LICENCE
README.md
actions.go
actions_test.go
bundle.go
bundle_test.go
bundlearchive.go
bundlearchive_test.go
bundledata.go
bundledata_test.go
bundledir.go
bundledir_test.go
charm.go
charm_test.go
charmarchive.go
charmarchive_test.go
charmdir.go
charmdir_test.go
config.go
config_test.go
dependencies.tsv
export_test.go
extra_bindings.go
extra_bindings_test.go
meta.go
meta_test.go
metrics.go
metrics_test.go
payloads.go
payloads_test.go
resources.go
resources_test.go
url.go
url_test.go

README.md

Juju charms

This package parses juju charms.

Versions

Stable versions of this API are available on gopkg.in at gopkg.in/juju/charm.vD where D is a version spec. If you are viewing this readme on github.com you can click the 'branch:' button above to view tags and branches. See http://labix.org/gopkg.in for more information.