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

perl-JavaScript-Minifier-1.140.0-5.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-JavaScript-Minifier Distribution: Mageia
Version: 1.140.0 Vendor: Mageia.Org
Release: 5.mga8 Build date: Wed Feb 12 06:24:33 2020
Group: Development/Perl Build host: localhost
Size: 62836 Source RPM: perl-JavaScript-Minifier-1.140.0-5.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/JavaScript-Minifier
Summary: Perl extension for minifying JavaScript code
This module removes unnecessary whitespace from JavaScript code. The
primary requirement developing this module is to not break working code: if
working JavaScript is in input then working JavaScript is output. It is ok
if the input has missing semi-colons, snips like '++ +' or '12
.toString()', for example. Internet Explorer conditional comments are
copied to the output but the code inside these comments will not be
minified.

The ECMAScript specifications allow for many different whitespace
characters: space, horizontal tab, vertical tab, new line, carriage return,
form feed, and paragraph separator. This module understands all of these as
whitespace except for vertical tab and paragraph separator. These two types
of whitespace are not minimized.

For static JavaScript 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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.140.0-5.mga8
  + Revision: 1495223
  - Mageia 8 Mass Rebuild
* Wed Sep 19 2018 umeabot <umeabot> 1.140.0-4.mga7
  + Revision: 1268853
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-JavaScript-Minifier
/usr/share/doc/perl-JavaScript-Minifier/Changes
/usr/share/doc/perl-JavaScript-Minifier/INSTALL
/usr/share/doc/perl-JavaScript-Minifier/LICENSE
/usr/share/doc/perl-JavaScript-Minifier/META.yml
/usr/share/doc/perl-JavaScript-Minifier/MYMETA.yml
/usr/share/doc/perl-JavaScript-Minifier/README
/usr/share/doc/perl-JavaScript-Minifier/examples
/usr/share/doc/perl-JavaScript-Minifier/examples/minify.pl
/usr/share/man/man3/JavaScript::Minifier.3pm.xz
/usr/share/perl5/vendor_perl/JavaScript
/usr/share/perl5/vendor_perl/JavaScript/Minifier.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024