File: control

package info (click to toggle)
python-tclink 3.4.0-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 276 kB
  • ctags: 105
  • sloc: ansic: 716; makefile: 59; python: 45
file content (18 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-tclink
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11),
 python-support (>= 0.3), libssl-dev
Standards-Version: 3.7.2

Package: python-tclink
Architecture: any
Depends: ${python:Depends}
Provides: ${python:Provides}
Replaces: python2.3-tclink (<< 3.4.0-3)
Conflicts: python2.3-tclink (<< 3.4.0-3)
Description: TrustCommerce credit card processing for Python [dummy package]
 This package provides a module for using TCLink directly from Python.
 TCLink is a thin client library to allow your e-commerce servers to
 connect to the TrustCommerce payment gateway easily and consistently.