Source: juju
Section: net
Priority: optional
XS-Python-Version: >= 2.5
Maintainer: Clint Byrum <spamaps@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~),
    zookeeper,
    python-twisted,
    python-txzookeeper (>= 0.9.5~),
    python-txaws,
    python-yaml,
    python-pydot,
    python-apt,
    python-oauth,
    help2man,
    lsb-release
Homepage: https://launchpad.net/juju
Standards-Version: 3.9.3

Package: juju
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-twisted, python-txzookeeper (>= 0.9.5~), python-txaws, python-yaml, openssh-client, tmux, python-oauth
Recommends: python-pydot, byobu
Suggests: apt-cacher-ng, lxc, libvirt-bin, zookeeper
Provides: ${python:Provides}, ${misc:Depends}
XB-Python-Version: ${python:Versions}
Description: next generation service orchestration system
 Juju is a next generation service orchestration framework. It has been
 likened to APT for the cloud. With Juju, different authors are able to
 create service formulas, called charms, independently, and make those
 services coordinate their communication and configuration through a
 simple protocol.
