File: control

package info (click to toggle)
php3-dbase 1%3A3.0.5-1
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 264 kB
  • ctags: 596
  • sloc: ansic: 1,826; makefile: 140; sh: 33
file content (54 lines) | stat: -rw-r--r-- 1,820 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
Source: php3-dbase
Section: non-free/web
Priority: optional
Maintainer: Gergely Madarasz <gorgo@caesar.elte.hu>
Standards-Version: 2.3.0.1

Package: php3-dbase
Architecture: any
Depends: ${php3: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.