PEAR::HTML_CSS in Version 1.2.0 veröffentlicht

HTML_CSS provides a simple interface for generating a stylesheet declaration.
It is completely standards compliant, and has some great features:
* Simple OO interface to CSS definitions
* Can parse existing CSS (string or file)
* Output to
– Inline stylesheet declarations
– Document internal stylesheet declarations
– Standalone stylesheet declarations
– Array of definitions
– File
In addition, it shares the following with HTML_Common based classes:
* Indent style support
* Line ending style
Release date: 2007-06-12 15:54 UTC
Release state: stable
Changelog:
* changes
– No code changes since previous release, but license changed from PHP 3.01 to new BSD (give more freedom)
* QA
User Guide 1.2.0 included in this release cover all versions 1.x.x, 1.1.x, 1.2.x
Dependencies:
- PHP Version: PHP 4.0.6 or newer
- PEAR Package: PEAR Installer 1.4.3 or newer
- PEAR Package: HTML_Common 1.2 or newer
- PEAR Package: PEAR Installer (optional)