File: control

package info (click to toggle)
php4-interbase 4.3.10-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 228 kB
  • ctags: 245
  • sloc: ansic: 2,499; php: 98; makefile: 71; sh: 47
file content (18 lines) | stat: -rw-r--r-- 834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: php4-interbase
Section: web
Priority: optional
Maintainer: Remco Seesink <raseesink@hotpop.com>
Build-Depends: debhelper (>= 3.0.9), bison, flex, firebird2-dev, php4-dev (>= 4:4.3.10-10), po-debconf, libssl-dev, libfirebird2-super
Standards-Version: 3.6.1

Package: php4-interbase
Architecture: any
Depends: ${shlibs:Depends}, ${php:Depends}, libfirebird2-super | libfirebird2, debconf (>= 0.5) | debconf-2.0
Description: InterBase (FireBird) module for PHP4
 This package provides a module for InterBase or FireBird database connections
 directly from PHP scripts.
 .
 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.