charm-barbican/charm/charm-helpers
Alex Kavanagh 34bcc5c0c0 renamed barbican to charm 2016-05-11 14:59:20 +00:00
..
.bzr renamed barbican to charm 2016-05-11 14:59:20 +00:00
bin renamed barbican to charm 2016-05-11 14:59:20 +00:00
charmhelpers renamed barbican to charm 2016-05-11 14:59:20 +00:00
debian renamed barbican to charm 2016-05-11 14:59:20 +00:00
docs renamed barbican to charm 2016-05-11 14:59:20 +00:00
scripts renamed barbican to charm 2016-05-11 14:59:20 +00:00
tests renamed barbican to charm 2016-05-11 14:59:20 +00:00
tools renamed barbican to charm 2016-05-11 14:59:20 +00:00
.bzrignore renamed barbican to charm 2016-05-11 14:59:20 +00:00
HACKING renamed barbican to charm 2016-05-11 14:59:20 +00:00
LICENSE.GPL renamed barbican to charm 2016-05-11 14:59:20 +00:00
LICENSE.LESSER renamed barbican to charm 2016-05-11 14:59:20 +00:00
MANIFEST.in renamed barbican to charm 2016-05-11 14:59:20 +00:00
Makefile renamed barbican to charm 2016-05-11 14:59:20 +00:00
README.test renamed barbican to charm 2016-05-11 14:59:20 +00:00
README.txt renamed barbican to charm 2016-05-11 14:59:20 +00:00
VERSION renamed barbican to charm 2016-05-11 14:59:20 +00:00
setup.cfg renamed barbican to charm 2016-05-11 14:59:20 +00:00
setup.py renamed barbican to charm 2016-05-11 14:59:20 +00:00
tarmac_tests.sh renamed barbican to charm 2016-05-11 14:59:20 +00:00
test_requirements.txt renamed barbican to charm 2016-05-11 14:59:20 +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/>.