Metadata-Version: 1.0
Name: charms.reactive
Version: 0.5.0
Summary: Framework for writing reactive-style Juju Charms
Home-page: https://github.com/juju-solutions/charms.reactive
Author: Charm Reactive Framework Maintainers
Author-email: juju@lists.ubuntu.com
License: Apache License 2.0
Description: Charms.Reactive |badge|
        -----------------------
        
        .. |badge| image:: https://travis-ci.org/juju-solutions/charms.reactive.svg
            :target: https://travis-ci.org/juju-solutions/charms.reactive
        
        This module serves as the basis for creating charms and relation
        implementations using the reactive pattern.
        
        The full documentation is available online at: https://charmsreactive.readthedocs.io/en/latest/
        
        
        Usage
        -----
        
        The recommended way to develop a charm using Charms.Reactive is by leveraging
        the `base layer`_ and `Juju Compose`_.  See `Building a Charm from Layers`_.
        
        
        .. _base layer: https://git.launchpad.net/~bcsaller/charms/+source/basic/
        .. _Juju Compose: https://github.com/bcsaller/juju-compose
        .. _Building a Charm from Layers: https://jujucharms.com/docs/stable/authors-charm-building
        
Platform: UNKNOWN
