Source: python-oslo.reports Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, openstack-pkg-tools, python-all, python-pbr (>= 2.0.0), python-setuptools, python3-all, python3-pbr (>= 2.0.0), python3-setuptools, python3-sphinx (>= 1.6.2), Build-Depends-Indep: python-coverage, python-eventlet, python-greenlet (>= 0.3.2), python-hacking, python-jinja2 (>= 2.10), python-oslo.config (>= 1:5.2.0), python-oslo.i18n (>= 3.15.3), python-oslo.serialization (>= 2.18.0), python-oslo.utils (>= 3.33.0), python-oslotest (>= 1:3.2.0), python-psutil, python-six, python3-eventlet, python3-greenlet (>= 0.3.2), python3-jinja2 (>= 2.10), python3-openstackdocstheme (>= 1.18.1), python3-oslo.config (>= 1:5.2.0), python3-oslo.i18n (>= 3.15.3), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.33.0), python3-oslotest (>= 1:3.2.0), python3-psutil, python3-six, subunit, testrepository, Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/oslo/python-oslo.reports Vcs-Git: https://salsa.debian.org/openstack-team/oslo/python-oslo.reports.git Homepage: https://launchpad.net/oslo Package: python-oslo.reports Architecture: all Depends: python-jinja2 (>= 2.10), python-oslo.i18n (>= 3.15.3), python-oslo.serialization (>= 2.18.0), python-oslo.utils (>= 3.33.0), python-pbr (>= 2.0.0), python-psutil, python-six, ${misc:Depends}, ${python:Depends}, Suggests: python-oslo.reports-doc, Description: reports serialized in various data types - Python 2.7 This package/module provides mechanisms for defining reports which may then be serialized into various data types. Each report is composed of one or more report sections, which contain generators which generate data models, which are then serialized by views. . This package contains the Python 2.7 module. Package: python-oslo.reports-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: reports serialized in various data types - doc This package/module provides mechanisms for defining reports which may then be serialized into various data types. Each report is composed of one or more report sections, which contain generators which generate data models, which are then serialized by views. . This package contains the documentation. Package: python3-oslo.reports Architecture: all Depends: python3-jinja2 (>= 2.10), python3-oslo.i18n (>= 3.15.3), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.20.0), python3-pbr (>= 2.0.0), python3-psutil, python3-six, ${misc:Depends}, ${python3:Depends}, Suggests: python-oslo.reports-doc, Description: reports serialized in various data types - Python 3.x This package/module provides mechanisms for defining reports which may then be serialized into various data types. Each report is composed of one or more report sections, which contain generators which generate data models, which are then serialized by views. . This package contains the Python 3.x module.