Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-CSS-Minifier-XS-0.13-bp155.1.7 RPM for aarch64

From OpenSuSE Leap 15.5 for aarch64

Name: perl-CSS-Minifier-XS Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.13 Vendor: openSUSE
Release: bp155.1.7 Build date: Wed May 17 16:14:02 2023
Group: Unspecified Build host: obs-arm-10
Size: 99629 Source RPM: perl-CSS-Minifier-XS-0.13-bp155.1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/CSS-Minifier-XS
Summary: XS based CSS minifier
'CSS::Minifier::XS' is a CSS "minifier"; its designed to remove unnecessary
whitespace and comments from CSS files, while also *not* breaking the CSS.

'CSS::Minifier::XS' is similar in function to 'CSS::Minifier', but is
substantially faster as its written in XS and not just pure Perl.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Sun Feb 07 2021 Tina Müller <timueller+perl@suse.de>
  - updated to 0.13
    see /usr/share/doc/packages/perl-CSS-Minifier-XS/Changes
    0.13      2021-02-06 17:26:39-08:00 America/Vancouver
    - Internals; avoid allocating memory for each node as we tokenize the
      document, and simply use pointers back into original string.
    - Dramatically improves performance; local testing shows boost from
      ~25/s to ~85MB/s
    - Improve zero value minification further
    - Simplified whitespace compaction
    0.12      2021-01-30 21:46:07-08:00 America/Vancouver
    - rewrote test suite into a single ".t" test
    - GH #1 / RT #97574; whitespace before a ":" in a pseudo-selector is
      meaningful and needs to be preserved (e.g. "#link :visited")
    - Further reductions of "zero values", when possible
    - "00000px" and "0.0px" become "0px"
    - "000%" and "0.0%" become "0%"
    - units are preserved inside of functions, but eliminated otherwise, and
      percentages are always left as a percentages
    - Optimized whitespace collapsing
    - Optimized memory usage and string copying
    0.11      2020-12-30 21:27:39-08:00 America/Vancouver
    - POD spelling fixes
    - Switch to DZil Author Bundle
    0.10      2020-12-28 11:00:17-08:00 America/Vancouver
    - RT #90879; correct minification of %s in "hsl()" and "hsla()" functions
      Thanks to Philipp Soehnlein
    - RT #103231; don't remove units on zero values inside of functions.
      Thanks to Isaac Montoya, for an additional test case.
    - No long drop units on zero percentages, as those may be required for CSS
      animations.  Thanks to Isaac Montoya for continuing to poke me on this.
    - Now prunes leading whitespace before "!important"
      e.g. "color: red !important" becomes "color:red!important"
    - Switch to Dist::Zilla
* Sat Mar 14 2015 coolo@suse.com
  - updated to 0.09
    - RT #85350; retain WS around "+" and "-" operators, so that we don't break
      the "calc()" function by accident.
      Thanks to Philipp Soehnlein
    - RT #60239; remove WS around ">" and "~" selector combinators
      Thanks to Jacob R.
    - RT #60238; remove units on zero values (e.g. "0px" -> "0")
      Thanks to Jacob R.
    - RT #85896 and #79792; allow builds on Perls older than 5.8.8
      Thanks to Michael Robinton
* Mon Dec 12 2011 coolo@suse.com
  - initial package 0.08
    * created by cpanspec 1.78.06

Files

/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/CSS
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/CSS/Minifier
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/CSS/Minifier/XS.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/CSS
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/CSS/Minifier
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/CSS/Minifier/XS
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/CSS/Minifier/XS/XS.so
/usr/share/doc/packages/perl-CSS-Minifier-XS
/usr/share/doc/packages/perl-CSS-Minifier-XS/Changes
/usr/share/doc/packages/perl-CSS-Minifier-XS/README
/usr/share/licenses/perl-CSS-Minifier-XS
/usr/share/licenses/perl-CSS-Minifier-XS/LICENSE
/usr/share/man/man3/CSS::Minifier::XS.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:15:22 2024