charm-barbican/barbican/charm-helpers
Liam Young 9989fd8cb3 Barbican charm build env 2015-12-11 10:32:58 +00:00
..
.bzr Barbican charm build env 2015-12-11 10:32:58 +00:00
bin Barbican charm build env 2015-12-11 10:32:58 +00:00
charmhelpers Barbican charm build env 2015-12-11 10:32:58 +00:00
debian Barbican charm build env 2015-12-11 10:32:58 +00:00
docs Barbican charm build env 2015-12-11 10:32:58 +00:00
scripts Barbican charm build env 2015-12-11 10:32:58 +00:00
tests Barbican charm build env 2015-12-11 10:32:58 +00:00
tools Barbican charm build env 2015-12-11 10:32:58 +00:00
.bzrignore Barbican charm build env 2015-12-11 10:32:58 +00:00
HACKING Barbican charm build env 2015-12-11 10:32:58 +00:00
LICENSE.GPL Barbican charm build env 2015-12-11 10:32:58 +00:00
LICENSE.LESSER Barbican charm build env 2015-12-11 10:32:58 +00:00
MANIFEST.in Barbican charm build env 2015-12-11 10:32:58 +00:00
Makefile Barbican charm build env 2015-12-11 10:32:58 +00:00
README.test Barbican charm build env 2015-12-11 10:32:58 +00:00
README.txt Barbican charm build env 2015-12-11 10:32:58 +00:00
VERSION Barbican charm build env 2015-12-11 10:32:58 +00:00
setup.cfg Barbican charm build env 2015-12-11 10:32:58 +00:00
setup.py Barbican charm build env 2015-12-11 10:32:58 +00:00
tarmac_tests.sh Barbican charm build env 2015-12-11 10:32:58 +00:00
test_requirements.txt Barbican charm build env 2015-12-11 10:32:58 +00:00

README.txt

============
CharmHelpers
============

CharmHelpers provides an opinionated set of tools for building Juju
charms that work together. In addition to basic tasks like interact-
ing with the charm environment and the machine it runs on, it also
helps keep you build hooks and establish relations effortlessly.

License
========

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version 3 as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU General Public License
and GNU Lesser General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.