File: README.Debian

package info (click to toggle)
django-pipeline 1.3.24-0.2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 544 kB
  • ctags: 349
  • sloc: python: 1,706; makefile: 114
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