File: control

package info (click to toggle)
php-doc 20061001-1
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 45,764 kB
  • ctags: 1,611
  • sloc: xml: 502,485; php: 7,645; cpp: 500; makefile: 297; perl: 161; sh: 141; awk: 28
file content (28 lines) | stat: -rw-r--r-- 1,108 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
Source: php-doc
Section: non-free/doc
Priority: optional
Maintainer: Lior Kaplan <kaplan@debian.org>
Build-Depends: debhelper (>= 5.0) 
Build-Depends-Indep: php5-cli, jade, sp, docbook-dsssl, docbook-xsl, xsltproc, libxml2-utils, autoconf
Standards-Version: 3.7.2

Package: php-doc
Architecture: all
Description: Documentation for PHP4 and PHP5
 This package provides the documentation for the PHP scripting language. 
 .
 PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open 
 Source general-purpose scripting language that is especially suited for Web 
 development and can be embedded into HTML. Its syntax draws upon C, Java, and 
 Perl, and is easy to learn. The main goal of the language is to allow web 
 developers to write dynamically generated webpages quickly, but you can do 
 much more with PHP.

Package: phpdoc
Architecture: all
Depends: php-doc
Description: Transition package for PHP4 and PHP5 documentation
 This package provides the documentation for the PHP scripting language. 
 .
 This package can be purged at anytime once the php-doc package has
 been installed.