Fri, 17 May 2024 02:11:47 UTC | login

Information for build perl-CSS-Minifier-0.01-29.fc31

ID89741
Package Nameperl-CSS-Minifier
Version0.01
Release29.fc31
Epoch
SummaryRemove unnecessary whitespace from CSS files
DescriptionThis module removes unnecessary whitespace from CSS. The primary requirement developing this module is to not break working stylesheets: if working CSS is in input then working CSS is output. The Mac/Internet Explorer comment hack will be minimized but not stripped and so will continue to function.This module understands space, horizontal tab, new line, carriage return, and form feed characters to be whitespace. Any other characters that may be considered whitespace are not minimized. These other characters include paragraph separator and vertical tab.For static CSS files, it is recommended that you minify during the build stage of web deployment. If you minify on-the-fly then it might be a good idea to cache the minified file. Minifying static files on-the-fly repeatedly is wasteful.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 16 Jul 2019 08:12:57 UTC
CompletedTue, 16 Jul 2019 08:12:57 UTC
Tags
f31
RPMs
src
perl-CSS-Minifier-0.01-29.fc31.src.rpm (info) (download)
noarch
perl-CSS-Minifier-0.01-29.fc31.noarch.rpm (info) (download)
Changelog * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-29 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-26 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-23 - Perl 5.26 rebuild