Scroll to navigation

cssparse(1) cssutils cssparse(1)

NAME

cssparse - A CSS parser.

SYNOPSIS

cssparse [options...] [path...]

DESCRIPTION

Script version of cssutils.parseString(), cssutils.parseFile() and cssutils.parseUrl(). The combined CSS is outputed to stdout. Logging is directed to stderr.

OPTIONS

Activate debugging output.
Encoding of the file or override encoding found.
Display help message and exit.
Minify parsed CSS.
Parse given string.
Parse the given URL.

SEE ALSO

/usr/share/doc/python-cssutils-doc/docs/html/docs/index.html
April 7, 2011