| Name: | python3-rjsmin | 
|---|---|
| Version: | 1.1.0 | 
| Release: | 4.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 129764 | 
| License: | ASL 2.0 | 
| RPM: | python3-rjsmin-1.1.0-4.el9.aarch64.rpm | 
| Source RPM: | python-rjsmin-1.1.0-4.el9.src.rpm | 
| Build Date: | Sun Feb 13 2022 | 
| Build Host: | build-ol9-aarch64.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.  |