summaryrefslogtreecommitdiff
path: root/archivers/py-rjsmin/pkg-descr
blob: 751a826d4cfb36bde1d4a5421b31ec292d121c2c (plain)
1
2
3
4
5
6
7
rJSmin is a javascript minifier written in python. The minifier is based
on the semantics of jsmin.c by Douglas Crockford. The module is a 
re-implementation aiming for speed, so it can be used at runtime
(rather than during a preprocessing step). Usually it produces the same
results as the original jsmin.c.

WWW: https://github.com/ndparker/rjsmin