Source: oslo-context
Section: python
Priority: optional
Maintainer: Mos Oslo Team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9), python-setuptools, python-all (>= 2.7.1), openstack-pkg-tools
Build-Depends-Indep:
 python-pbr,
 python-babel (>= 1.3)
Standards-Version: 0.1.0
Homepage: https://github.com/openstack/oslo-incubator

Package: python-oslo.context
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends:
 python-pbr,
 python-babel (>= 1.3),
 ${python:Depends},
 ${misc:Depends}
Provides: python-oslo-context
Description: Common code for Openstack Projects (configuration API)
 The OpenStack Oslo project provides Python libraries containing
 instructure code shared by OpenStack projects.
 .
 The OpenStack Oslo Configuration API supports parsing command line
 arguments and .ini style configuration files.
