Metadata-Version: 1.0
Name: jscssmin
Version: 0.3.5
Summary: JS and CSS automated merge and minifier
Home-page: https://github.com/xgvargas/js-css-min-django
Author: Gustavo vargas
Author-email: xgvargas@gmail.com
License: Apache
Description: ========

        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

        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Pre-processors
Classifier: Framework :: Django
