File: control

package info (click to toggle)
libphp-adodb 4.52-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 464 kB
  • ctags: 3
  • sloc: sh: 45; makefile: 12
file content (17 lines) | stat: -rw-r--r-- 655 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libphp-adodb
Section: web
Priority: optional
Maintainer: Thorsten Sauter <tsauter@debian.org>
Build-Depends-Indep: debhelper (>= 4.1.16), cdbs
Standards-Version: 3.6.1

Package: libphp-adodb
Architecture: all
Depends: debconf, php4 (>= 4:4.1.2-6) | php4-cgi (>= 4:4.1.2-6)
Recommends: php4-mysql, php4-pgsql, php4-sybase, php4-odbc
Description: The 'adodb' database abstraction layer for php
 A library for php, to allow for a universal way to access databases.
 ADODB stands for Active Data Objects Data Base. Currently supported
 databases are MySQL, PostgreSQL, Interbase, Oracle, MS SQL 7, FoxPro,
 Access, ADO, Sybase, DB2 and generic ODBC.