========
JSCSSMIN
========

This is a python script for automated merge and minify of JS and CSS files.

Optionally it can parse django template tags embeded into css and js files.

And, if you have lesscpy_ installed, you can compiled .LESS to .CSS before merging.

Development and documentation files:
  https://github.com/xgvargas/js-css-min-django

.. _lesscpy: https://github.com/lesscpy/lesscpy
