Metadata-Version: 1.0
Name: isass
Version: 0.1a
Summary: compiles indented-SASS-syntax to CSS stylesheets
Home-page: http://github.com/pylover/isass
Author: Vahid Mardani
Author-email: vahid.mardani@gmail.com
License: MIT
Description: `isass` is a Python compiler for indented-SASS-syntax
        files into CSS stylesheets. The full syntax requires `PySCSS`, but a limited syntax
        compiles straight to CSS. 
        
        Docs at http://github.com/pylover/isass.
        
Platform: UNKNOWN
