Metadata-Version: 1.1
Name: boussole
Version: 0.2.0
Summary: 
Aims to reproduce the useful Compass commandline tool behaviors

Home-page: https://github.com/sveetch/boussole
Author: David Thenon
Author-email: sveetch@gmail.com
License: MIT
Description: .. _Watchdog: https://github.com/gorakhargosh/watchdog
        .. _click: http://click.pocoo.org/6/
        .. _libsass: https://github.com/dahlia/libsass-python
        
        ========
        Boussole
        ========
        
        Aims to reproduce the useful Compass commandline tool behavior for 'build' and 'watch' actions.
        
        This is currently in Alpha stage construction.
        
        Links
        *****
        
        * Read the documentation on `Read the docs <http://boussole.readthedocs.org/>`_;
        * Download its `PyPi package <http://pypi.python.org/pypi/boussole>`_;
        * Clone it on its `Github repository <https://github.com/sveetch/boussole>`_;
        
        Requires
        ********
        
        * `Watchdog`_ == 0.8.3;
        * `click`_ == 6.2;
        * `libsass`_ == 0.10.1;
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
