Package cssutils :: Package scripts :: Module cssparse
[hide private]
[frames] | no frames]

Module cssparse

source code

utility scripts installed as Python scripts

Version: 0.9.2b3 $LastChangedRevision: 185 $

Date: $LastChangedDate: 2007-08-07 12:33:59 +0200 (Di, 07 Aug 2007) $

Author: $LastChangedBy: doerwalter $

Functions [hide private]
 
main(args=None)
Parses given filename(s) (using optional encoding) and prints the content
source code

Imports: cssutils, logging, optparse, sys


Function Details [hide private]

main(args=None)

source code 

Parses given filename(s) (using optional encoding) and prints the content

Redirect stdout to save CSS. Redirect stderr to save parser log infos.