Metadata-Version: 1.0
Name: dry
Version: 0.1.0
Summary: Task automation in web development workflow
Home-page: https://github.com/ET-CS/dry
Author: Etay Cohen-Solal
Author-email: et.programming@gmail.com
License: GPL-2.0
Description: dry
        ===
        
        Automate and enhance your web development workflow
        
        dry will do for you in one command line `dry build`:
        
        * compile & minify coffee scripts
        * compile & minify sass & css
        * minify js
        * inject minified css/js into html
        * minify html
        
Keywords: development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
