Package perl-Mojolicious-Plugin-AssetPack: Information

    Binary package: perl-Mojolicious-Plugin-AssetPack
    Version: 2.13-alt1
    Architecture: noarch
    Build time:  Mar 16, 2021, 10:08 AM in the task #267866
    Category: Development/Perl
    Report package bug
    License: Artistic 2.0
    Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
    Description: 
    Mojolicious::Plugin::AssetPack is a Mojolicious plugin which can be used to
    cram multiple assets of the same type into one file. This means that if you
    have a lot of CSS files (.css, .less, .sass, ...) as input, the AssetPack
    can make one big CSS file as output. This is good, since it will often
    speed up the rendering of your page. The output file can even be minified,
    meaning you can save bandwidth and browser parsing time.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Alexandr Antonov

    Last changed


    March 15, 2021 Igor Vlasenko 2.13-alt1
    - automated CPAN update
    Feb. 21, 2021 Igor Vlasenko 2.11-alt1
    - automated CPAN update
    Dec. 14, 2020 Igor Vlasenko 2.10-alt1
    - automated CPAN update