File: control

package info (click to toggle)
php3-dbase 3%3A3.0.18-0potato1
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 192 kB
  • ctags: 214
  • sloc: ansic: 1,840; makefile: 143; sh: 36
file content (55 lines) | stat: -rw-r--r-- 1,861 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Source: php3-dbase
Build-Depends: php3-dev, apache-dev
Section: non-free/web
Priority: optional
Maintainer: Petr Cech <cech@debian.org>
Standards-Version: 3.0.1

Package: php3-dbase
Architecture: any
Depends: ${php3:Depends}, ${apache:Depends}, ${shlibs:Depends}
Provides: php3-database
Recommends: dbf
Description: dbase module for PHP3 (apache)
 PHP: Hypertext Preprocessor Version 3.0 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.
 .
 This package provides a PHP3 module (apache version) for using xbase files.

Package: php3-cgi-dbase
Architecture: any
Depends: ${php3-cgi:Depends}, ${shlibs:Depends}
Provides: php3-cgi-database
Recommends: dbf
Description: dbase module for PHP3 (cgi)
 PHP: Hypertext Preprocessor Version 3.0 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.
 .
 This package provides a PHP3 module (cgi version) for using xbase files.

Package: libdbf1.6
Architecture: any
Section: non-free/libs
Depends: ${shlibs:Depends}
Description: xbase manipulation shared library 
 This package contains the libdbf shared libraries.

Package: libdbf1.6-dev
Architecture: any
Section: non-free/libs
Depends: ${libdbf:Depends}
Description: xbase manipulation static library and headers
 This package contains the libdbf static libraries and header files.

Package: dbf
Architecture: any
Section: non-free/misc
Depends: ${shlibs:Depends}
Description: xbase manipulation package
 This package contains a set of tools to manipulate xbase files.