| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-rjsmin | Distribution: AlmaLinux |
| Version: 1.2.1 | Vendor: AlmaLinux |
| Release: 9.el10 | Build date: Thu Sep 5 11:08:35 2024 |
| Group: Unspecified | Build host: arm-builder01.almalinux.org |
| Size: 137803 | Source RPM: python-rjsmin-1.2.1-9.el10.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: http://opensource.perlig.de/rjsmin/ | |
| Summary: Javascript Minifier | |
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.