debian man page for csscombine_py3

Query: csscombine_py3

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

csscombine(1)							     cssutils							     csscombine(1)

NAME
csscombine - Utility to combine several stylesheets into one.
SYNOPSIS
csscombine [options...] path...
DESCRIPTION
csscombine may be used to combine several sheets loaded from a main sheet via @import rules. Nested @import rules are resolved since cssu- tils 0.9.6a1. The resulting combined sheet (optionally minified) is sent to stdout, info and error messages are handled by the normal cssutils log. csscombine may also be used to change the encoding of the stylesheet if a target encoding is given.
OPTIONS
-h, --help Show help message and exit. -m, --minify Saves minified version of combined files, default is false. -s SOURCEENCODING, --sourceencoding=SOURCEENCODING Encoding of input, defaulting to "css". If given, overwrites other encoding information like @charset declarations. -t TARGETENCODING, --targetencoding=TARGETENCODING Encoding of output, defaulting to "UTF-8". -u URL, --url=URL URL to parse, path... is ignored if URL is given.
SEE ALSO
/usr/share/doc/python-cssutils-doc/docs/html/docs/index.html April 9, 2011 csscombine(1)
Related Man Pages
rst-buildhtml(1) - debian
uri::url(3) - redhat
uri::url(3) - osx
uri::url(3) - centos
uri::url5.12(3) - osx
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph