Metadata-Version: 1.0
Name: charmhelpers
Version: 0.14.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: Apache 2.0 (ASL)
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
        ========
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
         http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
Platform: UNKNOWN
