Source: python-google-api-core
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Adrien Nader <adrien.nader@canonical.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-google-auth,
               python3-googleapis-common-protos,
               python3-mock,
               python3-proto-plus,
               python3-protobuf,
               python3-pytest,
               python3-pytest-asyncio,
               python3-requests,
               python3-setuptools,
Standards-Version: 4.6.2.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/googleapis/python-api-core
Rules-Requires-Root: no

Package: python3-google-api-core
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Google API client core library
 Core Library for Google Client Libraries
 This library is not meant to stand-alone. Instead it defines
 common helpers used by all Google API clients.
