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

Module scripts

source code

utility scripts installed as Python scripts


Version: 0.9.2b3 $LastChangedRevision: 163 $

Date: $LastChangedDate: 2007-08-04 12:47:38 +0200 (Sa, 04 Aug 2007) $

Author: $LastChangedBy: cthedot $

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

Imports: cssutils, logging, optparse, sys


Function Details [hide private]

parse(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.