Prune devel/py-EnthoughtBase
[dports.git] / devel / pear-HTML_CSS / pkg-descr
1 PEAR::HTML_CSS provides a simple interface for generating
2 a stylesheet declaration. It is completely standards compliant, and
3 has some great features:
4 * Simple OO interface to CSS definitions
5 * Output to
6     - Inline stylesheet declarations
7     - Document internal stylesheet declarations
8     - Standalone stylesheet declarations
9     - Array of definitions
10
11 In addition, it shares the following with HTML_Common based classes:
12 * Indent style support
13 * Line ending style
14
15 WWW: http://pear.php.net/package/HTML_CSS/