Source: python-google-compute-engine
Section: admin
Priority: optional
Maintainer: Google Cloud Team <gc-team@google.com>
Build-Depends: debhelper (>= 10),
               dh-python,
               python-all,
               python-boto,
               python-mock,
               python-pytest,
               python-setuptools,
               python3-all,
               python3-distro,
               python3-pytest,
               python3-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/GoogleCloudPlatform/compute-image-packages

Package: python-google-compute-engine
Section: python
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Conflicts: google-compute-engine-jessie,
           google-compute-engine-stretch,
           google-compute-daemon,
           google-startup-scripts
Description: Google Compute Engine python library for Python 2.x.
  Python libraries used for interacting with Google Compute Engine instance
  metadata to provide platform integration.

Package: python3-google-compute-engine
Section: python
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
         python3-distro, python3-pkg-resources, python3:any
Description: Google Compute Engine python library for Python 3.x.
  Python libraries used for interacting with Google Compute Engine instance
  metadata to provide platform integration.
