Source: python-packetary
Section: python
Priority: extra
Maintainer: MOS Packaging Team <mos-packaging@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all,
               python-pbr (>= 1.6),
               python-setuptools,
Build-Depends-Indep: python-babel (>= 2.3.4),
                     python-bintrees (>= 2.0.2),
                     python-chardet (>= 2.0.1),
                     python-cliff (>= 1.15.0),
                     python-debian (>= 0.1.21),
                     python-eventlet (>= 0.18.2),
                     python-jsonschema (>= 2.0.0),
                     python-lxml (>= 2.3),
                     python-mock (>= 2.0),
                     python-six (>= 1.9.0),
                     python-stevedore (>= 1.10.0),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18),
Standards-Version: 3.9.8
Homepage: https://launchpad.net/packetary

Package: python-packetary
Architecture: all
Depends: createrepo,
         python-babel (>= 2.3.4),
         python-bintrees (>= 2.0.2),
         python-chardet (>= 2.0.1),
         python-cliff (>= 1.15.0),
         python-debian (>= 0.1.21),
         python-eventlet (>= 0.18.2),
         python-jsonschema (>= 2.0.0),
         python-lxml (>= 2.3),
         python-pbr (>= 1.6),
         python-six (>= 1.9.0),
         python-stevedore (>= 1.10.0),
         ${misc:Depends},
         ${python:Depends},
Description: Object model and API for dealing with deb and rpm repositories
 Provides object model and API for dealing with DEB and
 RPM repositories and packages.  One can use this framework to
 implement operations like building repository from a set of packages,
 clone repository, find package dependencies, mix repositories, pull
 out a subset of packages into a separate repository, etc.
