Source: python-jujubundlelib
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Francesco Banconi <francesco.banconi@canonical.com>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9~),
               dh-python,
               python-all,
               python-mock,
               python-nose,
               python-setuptools,
               python-yaml,
               python3-all,
               python3-setuptools,
Homepage: https://github.com/juju/juju-bundlelib

Package: python-jujubundlelib
Architecture: all
Depends: python-yaml,
         ${misc:Depends},
         ${python:Depends},
Description: Python 2 library for working with Juju bundles
 Juju Bundle Lib is a library for processing and validating Juju bundles.
 It also defines Python bindings for working with charm and bundle references.

Package: python3-jujubundlelib
Architecture: all
Depends: python3-yaml,
         ${misc:Depends},
         ${python3:Depends},
Description: Python 3 library for working with Juju bundles
 Juju Bundle Lib is a library for processing and validating Juju bundles.
 It also defines Python bindings for working with charm and bundle references.
