Name: | php-patchwork-jsqueeze |
---|---|
Version: | 2.0.5 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 71030 |
License: | ASL 2.0 or GPLv2 |
RPM: | php-patchwork-jsqueeze-2.0.5-1.el7.noarch.rpm |
Source RPM: | php-patchwork-jsqueeze-2.0.5-1.el7.src.rpm |
Build Date: | Thu Dec 07 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/tchwork/jsqueeze |
Summary: | Efficient JavaScript minification |
Description: | JSqueeze shrinks / compresses / minifies / mangles Javascript code. It's a single PHP class that is developed, maintained and thoroughly tested since 2003 on major JavaScript frameworks (e.g. jQuery). JSqueeze operates on any parse error free JavaScript code, even when semi-colons are missing. In term of compression ratio, it compares to YUI Compressor and UglifyJS. Autoloader: /usr/share/php/Patchwork/autoload-jsqueeze.php |
- Update to 2.0.5 (RHBZ #1383300, #1383302) - Add spec license
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- new release 2.0.2
- backport a couple of bugfixes from upstream
- new release, adjust for upstream PSR-4 layout change, add licenses
- initial package