Source: googleplay-api
Section: python
Priority: optional
Maintainer: Andres Salomon <dilinger@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               protobuf-compiler,
               python3,
               python3-setuptools,
               python3-protobuf (>= 3.5.2),
               python3-requests,
               python3-cryptography (>= 2.2)
Standards-Version: 4.6.0.1
Homepage: https://github.com/NoMore201/googleplay-api
Rules-Requires-Root: no

Package: python3-gpapi
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: Unofficial Python API for Google Play
 This Python library provides an API for accessing
 Google Play. It includes support for searching,
 downloading APKs, etc.
