cssparse_py2 (1) Linux Manual Page
cssparse – A CSS parser. Synopsiscssparse [options…] [path…] DescriptionScript 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….
