Source: python-google-api-core
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Adrien Nader <adrien.nader@canonical.com>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-google-auth,
               python3-googleapis-common-protos,
               python3-proto-plus,
               python3-protobuf,
               python3-pytest,
               python3-pytest-asyncio,
               python3-requests,
               python3-setuptools,
               pybuild-plugin-pyproject,
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/googleapis/python-api-core
Vcs-Git: https://salsa.debian.org/python-team/packages/python-google-api-core.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-google-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.
