python-combine-compress-js-css
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Combine and compress into one or more files.
Install
-------

The single dependency in configobj so...

    pip install configobj

or

    easy_install configobj

Setup Config File
-----------------

You can choose which files and what order files are combined.

There are two sections `[ Scripts ]` and `[ Stylesheets ]`.

Within each section there are one or more outfiles `[[ File 1 ]]`.

The `out-file-combined-path` and `out-file-minified-path` are where the files will be placed and the path is seperated with commas.

The `[[[ Files ]]]` holds the path of each file that will be combined and the path is seperated with commas.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。