description = """
Module for CoffeeScript support

Installs the CoffeeScript binary into your virtualenv and adds its path to the django-compressor precompilers setting.
Requires node.js / npm in order to work.

For more information about CoffeeScript:
http://coffeescript.org/

For django-compressor usage information:
http://django_compressor.readthedocs.org
"""