Source: python-gpsoauth
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Stein Magnus Jodal <jodal@debian.org>,
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-pycryptodome,
               python3-setuptools,
Standards-Version: 4.4.1
Homepage: https://github.com/simon-weber/gpsoauth
Vcs-Git: https://salsa.debian.org/python-team/modules/python-gpsoauth.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-gpsoauth

Package: python3-gpsoauth
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Description: Client library for Google Play Services OAuth
 gpsoauth allows Python code to use the "master token" authentication flow
 that Android apps use to authenticate with Google Play services.
