Fri, 17 May 2024 15:21:35 UTC | login

Information for build perl-CSS-Minifier-0.01-43.fc40

ID282848
Package Nameperl-CSS-Minifier
Version0.01
Release43.fc40
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
StartedWed, 21 Feb 2024 14:22:53 UTC
CompletedWed, 21 Feb 2024 14:22:53 UTC
Tags
f40
f41
RPMs
src
perl-CSS-Minifier-0.01-43.fc40.src.rpm (info) (download)
noarch
perl-CSS-Minifier-0.01-43.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-38 - Perl 5.36 rebuild