Source: python-braintree
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Alexandre Detiste <tchet@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-requests,
               python3-setuptools
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.0
Homepage: https://www.braintreepayments.com/docs/python
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-braintree
Vcs-Git: https://salsa.debian.org/python-team/packages/python-braintree.git

Package: python3-braintree
Architecture: all
Depends: python3-requests (>= 1.0),
         ${misc:Depends},
         ${python3:Depends}
Description: Braintree Python library
 The Braintree library provides integration access to the Braintree
 Gateway. This module enables a web application to accept payment
 through such commercial, full-stack payments platform.
