Pipeline ======== Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding. Installation ------------ To install it, simply: :: pip install django-pipeline Documentation ------------- For documentation, usage, and examples, see : http://django-pipeline.readthedocs.org