File: control

package info (click to toggle)
python-braintree 4.31.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,576 kB
  • sloc: python: 28,946; makefile: 9; sh: 8
file content (26 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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.