File: README.Debian

package info (click to toggle)
django-pipeline 4.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: python: 3,170; makefile: 120; javascript: 59
file content (16 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (6)
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