Metadata-Version: 1.0
Name: charmhelpers
Version: 0.7.0
Summary: Helpers for Juju Charm development
Home-page: https://code.launchpad.net/charm-helpers
Author: Ubuntu Developers
Author-email: ubuntu-devel-discuss@lists.ubuntu.com
License: GNU Lesser General Public License v3 (LGPLv3)
Description: ============
        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/>.
        
Platform: UNKNOWN
