1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
django-pipeline for Debian
--------------------------
Django-pipeline provides a way to choose which JS compressor to use.
Unfortunately JSMin one requires special python library:
http://pypi.python.org/pypi/jsmin
Unfortunately it's non-free due to licensing issue:
http://wonko.com/post/jsmin-isnt-welcome-on-google-code
As a workaround and to maintain API compatibility with upstream, Debian
package is shipped with "stubbed out" JSMin wrapper
-- Dmitry Nezhevenko <dion@dion.org.ua> Thu, 26 Apr 2012 13:54:47 +0300
|