File: control

package info (click to toggle)
php-doc 20081024-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 57,752 kB
  • ctags: 3,858
  • sloc: xml: 686,554; php: 19,446; perl: 610; cpp: 500; makefile: 336; sh: 114; awk: 28
file content (20 lines) | stat: -rw-r--r-- 764 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: php-doc
Section: doc
Priority: optional
Maintainer: Lior Kaplan <kaplan@debian.org>
Build-Depends: debhelper (>= 5.0) 
Build-Depends-Indep: php5-cli, sp
Standards-Version: 3.8.0

Package: php-doc
Architecture: all
Recommends: php5-cli
Description: Documentation for 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.