File: control

package info (click to toggle)
phpdoc 20050512-1
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 36,592 kB
  • ctags: 1,501
  • sloc: xml: 376,768; php: 6,708; cpp: 500; makefile: 293; perl: 161; sh: 151; awk: 28
file content (20 lines) | stat: -rw-r--r-- 815 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: phpdoc
Section: non-free/doc
Priority: optional
Maintainer: Lior Kaplan <webmaster@guides.co.il>
Uploaders: Shaul Karl <shaul@debian.org>
Build-Depends-Indep: debhelper (>= 3.0) , php4-cgi, jade, sp, docbook-dsssl, docbook-xsl, xsltproc, libxml2-utils, autoconf
Standards-Version: 3.6.1

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.