Name : perl-Apache2-Filter-Minifier-CSS
| |
Version : 1.05
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 9.28
| Date : 2021-01-11 01:52:31
|
Group : Development/Libraries/Perl
| Source RPM : perl-Apache2-Filter-Minifier-CSS-1.05-9.28.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : CSS minifying output filter
|
Description :
\'Apache2::Filter::Minifier::CSS\' is a Mod_perl2 output filter which minifies CSS using \'CSS::Minifier\' or \'CSS::Minifier::XS\'.
Only CSS style-sheets are minified, all others are passed through unaltered. \'Apache2::Filter::Minifier::CSS\' comes with a list of known acceptable MIME-Types for CSS style-sheets, but you can supplement that list yourself by setting the \'CssMimeType\' PerlVar appropriately (use \'PerlSetVar\' for a single new MIME-Type, or \'PerlAddVar\' when you want to add multiple MIME-Types).
Given a choice, using \'CSS::Minifier::XS\' is preferred over \'CSS::Minifier\', but we\'ll use whichever one you\'ve got available. If you want to explicitly specify which minifier you want to use, set the \'CssMinifier\' PerlVar to the name of the package/function that implements the minifier. Minification functions are expected to accept a single parameter (the CSS to be minified) and to return the minified CSS on completion. If you specify a package name, we look for a \'minify()\' function in that package.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch |