Source: oslo-config
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-coverage,
 python-fixtures (>= 0.3.14),
 python-mox (>= 0.5.3),
 python-testtools (>= 0.9.34),
 python-testscenarios (>= 0.4),
 python-oslotest,
 python-pbr,
 python-six,
 python-sphinx,
 python-oslosphinx,
 testrepository (>= 0.0.18)
Standards-Version: 3.9.4
Homepage: https://github.com/openstack/oslo-incubator

Package: python-oslo.config
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${python:Depends}, ${misc:Depends},
 python-pbr,
 python-netaddr (>= 0.7.12),
 python-six (>= 1.7.0),
 python-stevedore (>= 1.1.0)
Provides: python-oslo-config
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.
