Name: | python-rjsmin-docs |
---|---|
Version: | 1.0.12 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 194976 |
License: | ASL 2.0 |
RPM: | python-rjsmin-docs-1.0.12-2.el7.aarch64.rpm |
Source RPM: | python-rjsmin-1.0.12-2.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://opensource.perlig.de/rjsmin/ |
Summary: | Javascript Minifier - docs |
Description: | Docs for rJSmin, which 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. |