File: control

package info (click to toggle)
python-braintree 2.29.1-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 1,216 kB
  • sloc: python: 11,552; makefile: 72; sh: 4
file content (24 lines) | stat: -rw-r--r-- 794 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
Source: python-braintree
Section: python
Priority: optional
Maintainer: Alessio Treglia <alessio@debian.org>
Build-Depends:
 debhelper (>= 9~),
 python-all,
 python-setuptools
X-Python-Version: >= 2.6
Standards-Version: 3.9.5
Homepage: https://www.braintreepayments.com/docs/python
Vcs-Git: git://anonscm.debian.org/collab-maint/python-braintree.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-braintree.git

Package: python-braintree
Architecture: all
Depends:
 python-requests (>= 1.0)| python-pycurl,
 ${misc:Depends},
 ${python: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.