freebsd-ports/www/pear-Services_W3C_CSSValidator/pkg-descr
Eitan Adler c5d811a37d Repeated words are are hard to to find sometimes.
Approved by:	portmgr (itetcu)
2012-01-08 07:01:25 +00:00

8 lines
375 B
Text

This package provides an object oriented interface to the API
of the W3 CSS Validator application (http://jigsaw.w3.org/css-validator/).
With this package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors and warnings
for a style sheet.
WWW: http://pear.php.net/package/Services_W3C_CSSValidator/