python-rjsmin - Javascript Minifier
Website: | http://opensource.perlig.de/rjsmin/ |
---|---|
License: | ASL 2.0 |
Vendor: | Virtuozzo |
- 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.
Packages
python-rjsmin-1.1.0-4.vl9.src [413 KiB] |
Changelog
by Matthias Runge (2021-08-05):
- Fix FTBFS, skip docs build. (rhbz#1977642) |