K 10 svn:author V 2 pi K 8 svn:date V 27 2016-04-16T17:31:35.652774Z K 7 svn:log V 429 New port: archivers/py-rjsmin 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 PR: 208834 Submitted by: Ultima1252@gmail.com END