Package: wnpp
Severity: wishlist

Description : SASS for Python
This package provides a simple Python extension module sass which is binding
Libsass (written in C/C++ by Hampton Catlin and Aaron Leung) and a python 
executable
to generate css from scss. It's very straightforward and there isn't any
headache related Python distribution/deployment.
That means you can add just libsass into your setup.py's install_requires list
or requirements.txt file. Need no Ruby nor Node.js.
License : MIT

Copyright : (C) Copyright 2015 Hong Minhee <hongmin...@member.fsf.org>

URL: https://github.com/dahlia/libsass-python

Reply via email to