File: control

package info (click to toggle)
phpdoc 20020310-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 35,272 kB
  • ctags: 354
  • sloc: xml: 799,767; php: 1,395; cpp: 500; makefile: 200; sh: 140; awk: 51
file content (19 lines) | stat: -rw-r--r-- 740 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: phpdoc
Section: doc
Priority: optional
Maintainer: Petr Cech <cech@debian.org>
Build-Depends-Indep: debhelper (>= 3.0) , openjade | jade, sp, docbook-stylesheets, docbook-xsl-stylesheets
Standards-Version: 3.5.2

Package: phpdoc
Architecture: all
Description: Documentation for PHP4 and PHP3
 This package provides the documentation for the PHP4 scripting language.
 It is mostly complete now, but it undergoes continual improvements.
 .
 PHP: Hypertext Preprocessor Version 4.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.