| Name: | python2-rjsmin |
|---|---|
| Version: | 1.0.12 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 81817 |
| License: | ASL 2.0 |
| RPM: | python2-rjsmin-1.0.12-2.el7.x86_64.rpm |
| Source RPM: | python-rjsmin-1.0.12-2.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://opensource.perlig.de/rjsmin/ |
| Summary: | Javascript Minifier |
| Description: | 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. |