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

perl-JavaScript-Minifier-1.170.0-1.mga11 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-JavaScript-Minifier Distribution: Mageia
Version: 1.170.0 Vendor: Mageia.Org
Release: 1.mga11 Build date: Thu Jul 16 11:36:27 2026
Group: Development/Perl Build host: localhost
Size: 69732 Source RPM: perl-JavaScript-Minifier-1.170.0-1.mga11.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/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

* Thu Jul 16 2026 tv <tv> 1.170.0-1.mga11
  + Revision: 2350827
  - update to 1.17
* Fri Jun 27 2025 umeabot <umeabot> 1.160.0-3.mga10
  + Revision: 2206884
  - Mageia 10 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, Fri Jul 17 08:32:55 2026