cssparse_py2(1) debian man page | unix.com

Man Page: cssparse_py2

Operating Environment: debian

Section: 1

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
-d, --debug Activate debugging output. -e ENCODING, --encoding=ENCODING Encoding of the file or override encoding found. -h, --help Display help message and exit. -m, --minify Minify parsed CSS. -s SOMESTRING, --string=SOMESTRING Parse given string. -u URL, --url=URL Parse the given URL.
SEE ALSO
/usr/share/doc/python-cssutils-doc/docs/html/docs/index.html April 7, 2011 cssparse(1)
Related Man Pages
tidy_parse_string(3) - php
tidy.parsestring(3) - php
css::dom::style(3pm) - debian
css::minifier::xs(3pm) - debian
css::packer(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?