File: control

package info (click to toggle)
php4-tclink 3.4.0-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 368 kB
  • ctags: 99
  • sloc: ansic: 769; sh: 135; php: 76; makefile: 48
file content (20 lines) | stat: -rw-r--r-- 816 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: php4-tclink
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 5), php4-dev (>= 4:4.4.0-1), libssl-dev
Standards-Version: 3.7.2

Package: php4-tclink
Architecture: any
Depends: ${shlibs:Depends}, ${php:Depends}, ${misc:Depends}
Description: TrustCommerce TCLink module for php4
 This package provides a module for using TCLink directly from PHP scripts.
 TCLink is a thin client library to allow you to access your e-commerce
 servers to connect to the TrustCommerce payment gateway.
 .
 PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed
 from C, Java and Perl with a couple of unique PHP-specific features thrown
 in. The goal of the language is to allow web developers to write
 dynamically generated pages quickly.