File: control

package info (click to toggle)
php-html-common 1.2.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 56 kB
  • ctags: 58
  • sloc: xml: 239; php: 185; makefile: 49
file content (18 lines) | stat: -rw-r--r-- 570 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: php-html-common
Section: web
Priority: optional
Maintainer: Thomas Goirand <thomas@goirand.fr>
Build-Depends: debhelper (>= 5), php-pear
Standards-Version: 3.7.2

Package: php-html-common
Architecture: all
Depends: php-pear
Description: A base class for other HTML classes
 The PEAR::HTML_Common package provides methods for
 html code display and attributes handling. Methods
 to set, remove, update html attributes, handles
 comments in HTML code, handles layout, tabs, line
 endings for nicer HTML code.
 .
  Homepage: http://pear.php.net/package/HTML_Common