Name: | yuicompressor |
---|---|
Version: | 2.4.8 |
Release: | 8.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 696091 |
License: | BSD and (MPLv1.1 or GPLv2+) |
RPM: | yuicompressor-2.4.8-8.el9.noarch.rpm |
Source RPM: | yuicompressor-2.4.8-8.el9.src.rpm |
Build Date: | Fri Feb 04 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://yui.github.com/yuicompressor/ |
Summary: | YUI Compressor - The Yahoo JavaScript and CSS Compressor |
Description: | The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal in those cases) Compared to jsmin, the average savings is around 20%. The YUI Compressor is also able to safely compress CSS files. The decision on which compressor is being used is made on the file extension (js or css). |
- Update source and target for JDK 11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Add explicit requirement on javapackages-tools since yuicompressor script uses java-functions. See RHBZ#1600426.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild